Neeme Praks schrieb:
Ulrich Stärk wrote:
Russell Brown schrieb:
What 'it'? You mean symbol names?
Well the 'it' was the class, or moreover the approach but that does
result in specifically the
symbol names in this instance, so: Yes that it, or they.
Indeed. I think I could just load everything into a Map, thereby
making it all lower case, and call toLowerCase() on valueForSymbol()'s
argument during lookup. I'll see if I can find time to do that this
evening.
Looking at the built-in MapSymbolProvider, I do not see any special
handling of case-sensitivity either. Is it a possible bug or is this
handled elsewhere?
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/MapSymbolProvider.java?view=markup
When the value type of the Map is String, Tapestry automatically instantiates an object of type
CaseInsensitiveMap.
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]