>So once a DateConverter is made, is the 'proper' way to handle the
>"YY/DD/MM" style thing to have a custom Locale? Or should I pursue the
>idea of optional arguments being settable on converters?
I think this has some promise. After all, I can imagine using it via
a digester rule like
<set-property property="startDate" value="2003-04-04"
format="yyyy-MM-dd" /> This was part of the use case that started
our whole discussion. I think setting a format explicitly is much
safer than counting on Locales.
Joe
--
--
Joe Germuska
Joe@Germuska.com
http://blog.germuska.com
"If nature worked that way, the universe would crash all the time."
--Jaron Lanier
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|