Hello
Using the turbine 2.2.1 nightly build / src of 13-8-2003, Field.java
setProperty is checking for isSet before setting the filed on the mapped
object
but for Boolean fields for example, or for empty String fields this would
not work,
Also found this in the code in line 410
...
// this definition of not set might need refined. But
// not sure the situation will arise.
if ( ss.length == 0 || (ss.length == 1 && ss[0].length() == 0) )
...
Anyone with a good patch / tip ?
Regards
Oron
www.netada.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]