Config layout

Marvin Addison marvin.addison at gmail.com
Mon Nov 4 06:16:55 EST 2013


> What purpose does it serve to lock view templates inside of jars?

CAS uses (JSP) views to render protocol messages, which obviously
should not be (easily) customizable by the user. I didn't know if you
had a use case other than UI views; if you do then maybe there's a use
case for the layout I mentioned for non-user-editable views. Totally
agree UI views should not be bundled in jar/war files to facilitate
customization.

M


More information about the dev mailing list