> I suggested that we change it so that screens can be 
> separated by dots too,
> since that makes more sense to java programmers already, and 
> so it would be
> the same for screens and actions.  Also, dots appear normally 
> in the URL,
> while the browser replaces commas with %2c.  People liked the 
> suggestion,
> but I never implemented the change.

+1. This would be good.

> I still plan to change that, along with
> the way that actionevents cannot have capitalization in the do methods
> except for the third character (ie: doSomething works, but 
> doSomeThing does not).

This is now configurable: there is a property called
url.case.folding that affects what is done to parameter
names, etc. If it is set to "none", it will leave things
untouched, so that you can have "doThatVoodoYouDoSoWell".

>       -Nissim


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to