What is happening with the type conversion
functionality? I need to be able to override the conversion both to and
from string easily. xwork-conversion.properties only allows me to specify
one way.
Is there any plans to allow you to configure a
converter seperatly for each property? For example, I have several dates
which appear on a page in different formats. It would be great to be able
to specify in xwork.xml the format to be used for each property. Or would
this be best handled in a tag lib (to presentation specific)?
Maybe if the PropertyTag had a format attribute
which was somehow passed to the TypeConverter...
<ww:property value="startDate" format="dd MMM
yyyy"/>
...or something like that.
John.
|
- [OS-webwork] type conversion Anoop Ranganath
- Re: [OS-webwork] type conversion Pat Lightbody
- Re: [OS-webwork] Type conversion John Patterson
- Re: [OS-webwork] Type conversion Francisco Hernandez
- [OS-webwork] Value Stack Magic Adam Fleming
- Re: [OS-webwork] Value Stack Magic Matt Ho
- Re: [OS-webwork] Value Stack M... Hendrik van der Linde
- Re: [OS-webwork] Value Sta... Pat Lightbody
- RE: [OS-webwork] Value Sta... Robert Douglass
- Re: [OS-webwork] Type conversion John Patterson
- Re: [OS-webwork] Type conversion Pat Lightbody
- RE: [OS-webwork] Type conversion Jason Carreira
- Re: [OS-webwork] Type conversion John Patterson