Hmm, that's a tricky one. If you do not suppress warnings, the Castor XML code generator will signal 'naming collisions' to you, presenting you with a short dialogue whether to proceed or not. Would that be sufficient ?
If not, I'd have to have a look at the sources to see whether there's any kind of callback interface that you could use to get notified about classes being generated (or events thereof). If there's no such interface, I'd feel inclined to add one .. ;-). Though I admit that I could use a bit of help here .... Regards Werner Dan Jones wrote: > How can I find out if the Source Generator is over writing a file > because of a duplicate name in the XSD? > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

