Hi, Just a heads-up, Boolean accessors are now generated
properly according to the Java Bean specs : no more getBoolean but isBoolean instead
for the getter accessor, this might lead to uncompilable code in some cases .. a
simple renaming will fix this This has been put in CVS last night (CET) Good luck -- Wouter |