On Saturday, August 07, 2010 22:22:19 [email protected] wrote: > Revision: 8503 > Author: [email protected] > Date: Sat Aug 7 16:11:36 2010 > Log: Fix datatype renderers to handle nulls properly for some primitive > types. We now expect renderers to produce "" for null, and parsers to > return null for "".
Nice addition... would it also be possible to use these renderers from the Cell classes? For instance, an EditTextCell, once clicked, is currently showing "null" instead of "". -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
