This one time, at band camp, Mickael Guessant said:

MG>After some investigations, it seems to be a bug : the type
MG>is handled by a CollectionFieldHandler in SqlDescriptor =>
MG>the "char[yyyy-MM-dd hh:mm:ss]" value is split into
MG>"char[yyyy-MM-dd" and "hh:mm:ss]" => crash in
MG>org.exolab.castor.jdo.engine.SQLTypes.typeFromName...
MG>
MG>I can see two solutions :
MG>- if a type can really have multiple values, the CollectionFieldHandler
MG>should support this particular case (i.e. the [] delimiters)
MG>- if not, than the handler can be a simple XMLFieldHandler
MG>
MG>I attached a patch for the second case.
MG>
MG>Bruce, should I submit this in Bugzilla ?

Please do, Mickael. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to