Details
-
New Feature
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-beta1
-
None
Description
Type Conversion is still pretty weak. Instead there should be a way to specify not the type converter (XWorkConverter will be the only one used) but instead smaller converters using a 3-tuple:
[ActionName,
ClassName (optional, defaults to ActionClass),
PropertyName]