Config layout
Cantor, Scott
cantor.2 at osu.edu
Mon Nov 4 09:56:52 EST 2013
On 11/4/13, 6:16 AM, "Marvin Addison" <marvin.addison at gmail.com> wrote:
>> 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.
Ah, that makes sense. Right now I don't think we're planning to use views
for the message encoders, and we use Velocity templates for those pages
anyway.
I could see using views if we didn't have the encoding layer already done
though.
-- Scott
More information about the dev
mailing list