Jon Stevens wrote:
<snip />
>
> > I just don't like
> > the %2C's littering my URLs.
>
> Pick another character then. It is easy to write your own class in Turbine
> to do so. Much easier than writing it yourself from scratch.
>
Or write another implementation of the TemplateService. I think there
are many people who would prefer a service that allows them to match
layout template, java classes, actual screen template based on a key.
The lookup is then done based on an xml file (or some other format). I
do not know what is gained by this approach, but I hear some people
prefer it. And you are then free to write the key in any format.
I have suggested this before, though and even restructured the current
template service to allow this to be done by subclassing the current
implementation, and no one has done it. So maybe I am wrong and there
aren't that many people who prefer "mapping spec" approach.
john mcnally
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]