Feature Requests item #1361336, was opened at 2005-11-19 13:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1361336&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: sakiss (sakiss)
Assigned to: Nobody/Anonymous (nobody)
Summary: RFE: converters

Initial Comment:
Is it possible to enhance converters design in
following ways ?
1. only one converter is used
- to convert value to string for displaying to user
- to parse the value when reading user input value 
Currently if I want to set my format of date, I have to
set it in two places - eg dateConvertor and
dateToString converter
2. if I set type to use when updating the model for
text field, use convertor for this class or when
convertor for component is specified use only this
convertor
The motivation is the formatting of date/datetime/time
values.
I think it will result in better control over user
input and formating.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1361336&group_id=119783


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to