Hi, ValidField's getValueType() used to return the type from its value binding (ie. return valueBinding.getType()). This has changed recently - now getValueType() uses resolveType() which instead relies solely on the type binding - requiring the type binding to be set in places it wasn't required before. Why can't getType() from the value binding be used for this anymore?
Richard ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
