[castor-dev] JDO and Polymorphism

2004-04-10 Thread Stein M. Hugubakken
Hi! http://www.castor.org/jdo-project.html#Polymorphism Why can I use an abstract class in mapping only for xml and not for jdo? I can use auto-naming="deriveByClass" in xml-bind, perhaps this can be moved up one level to include jdo? Stein

Re: [castor-dev] Duration type in JDO]

2004-04-10 Thread Werner Guttmann
Bruce after a litztle bit of debugging, I've traced this exception to the following code fragementin Types.java: public static Class typeFromName( ClassLoader loader, String typeName ) throws ClassNotFoundException { for ( int i = 0 ; i < _typeInfos.length ; ++i ) {

[castor-dev] Rules on namespaces

2004-04-10 Thread Patrick Wright
Hi I'm trying to understand how Castor processes namespace mappings declared in a mapping file. It seems the documentation is incomplete. What I would like to know is: 1) under what circumstances Castor will add a ns1:, ns2:, etc. on its own 2) why does Castor ignore a ns-prefix assignment on a