I think I may know what the problem may be. Doesn't Stripes 1.5.1 do something different about looking around for types that subclass known types of converters, formatters, etc? Well, I've got a type converter that is applied explicitly to strings sometimes (zip codes). The converter is written such that it subclasses StringTypeConverter, for convenience. Is it possible that Stripes is assuming that I want it to be used as the default converter for all String properties?
-- Turtle, turtle, on the ground, Pink and shiny, turn around. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
