Revision: 9450
          http://gate.svn.sourceforge.net/gate/?rev=9450&view=rev
Author:   ian_roberts
Date:     2008-02-21 03:45:26 -0800 (Thu, 21 Feb 2008)

Log Message:
-----------
Fixed a bug in the handling of nulls in list values.  The nested cell renderer
and editor classes each contained their own copy of a method to turn a List
into a string, with slightly different behaviours in the two cases.  I have
replaced the copy-pasted methods from the two inner classes with a single
method in the containing class, called by both inner classes, so they should
now both behave correctly.

Modified Paths:
--------------
    gate/trunk/src/gate/gui/ResourceParametersEditor.java


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to