I just committed TUSCANY-718, which makes the -noEMF option the default SDO code generator pattern. The new pattern generates code without EMF dependencies, but being new is also likely to have more bugs then the old pattern. If you run into any problems with the new pattern, you can switch back to the old one by using the -useEMFPatterns option when you run the generator.
One more warning is that if you generate the new pattern code into the same directory where you had previously generated the old pattern, you won't be able to run the code because there will be some old files that will interfere with the new classes. Make sure to delete the old files before regenerating. Thanks, Frank. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
