Patch to handle serialization of nested 'normal' classes
authorJerome St-Louis <jerome@ecere.com>
Thu, 23 Jun 2011 22:56:38 +0000 (18:56 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 23 Jun 2011 23:03:54 +0000 (19:03 -0400)
commitcaa427294fbcd5006a2f0a272603af3630206d97
treee680e84b8b646e68bee43266bbae0b75631a301f
parent5ae2b198cbe9cfd9503becfc610504e7009a31e8
Patch to handle serialization of nested 'normal' classes
Fixed a missing return value
Tweaked EDA GUI code to act sensibly with a non-String 'name field'
Allowed overriding the name field in the GenericEditor's list
ecere/src/com/dataTypes.ec
eda/libeda/src/gui.ec
samples/db/MovieCollection/genericEditor.ec