Re: [SDO Java] behaviour of generator with multiple namespaces

2007-06-01 Thread kelvin goodson
default). Regards, Daniel. - Ursprüngliche Mail Von: kelvin goodson < [EMAIL PROTECTED]> An: Tuscany Users Gesendet: Mittwoch, den 30. Mai 2007, 18:23:05 Uhr Betreff: [SDO Java] behaviour of generator with multiple namespaces I'm applying a patch attached to [1] to the java generator which allow

Re: [SDO Java] behaviour of generator with multiple namespaces

2007-05-31 Thread Daniel Peter
Important to me is, that the option not to generate all is still supported (not necessarily the default). Regards, Daniel. - Ursprüngliche Mail Von: kelvin goodson <[EMAIL PROTECTED]> An: Tuscany Users Gesendet: Mittwoch, den 30. Mai 2007, 18:23:05 Uhr Betreff: [SDO Java] behavi

[SDO Java] behaviour of generator with multiple namespaces

2007-05-30 Thread kelvin goodson
I'm applying a patch attached to [1] to the java generator which allows it to generate classes for multiple namespaces in a single run. The current fix is adopting the safe policy of not changing the default behaviour, which only exports classes for a single namespace. So as it stands, one new fu