Shay Banon added a comment - 09/Oct/07 02:12 PM Fixed. Note, this breaks backward compatibility with custom converters that extend AbstractBasicConverter.
toString and fromString should not be used to override. Instead use doFromString and doToString.
toString and fromString should not be used to override. Instead use doFromString and doToString.