This is an offshoot of using OGNL. ----- Original Message ----- From: "Richard Lewis-Shell" <[EMAIL PROTECTED]> To: "Tapestry Developer (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, October 03, 2002 1:41 AM Subject: [Tapestry-developer] ValidField's type
> 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 > ------------------------------------------------------- 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
