Checking the "resources" folders in the source tree, namespace
conflict may occur only in the class generation templates. So if you
only rely on custom templates, you should be fine.
Andrus
On Sep 6, 2006, at 2:41 AM, Mike Kienenberger wrote:
Can anyone think of a reason why we couldn't use Cayenne 1.2 and
Cayenne 3.0 in the same project during runtime?
All classes are now in a separate namespace, yes?
I would like to start converting over existing projects to Cayenne 3.0
at some point without affecting any other projects depending on 1.2.
All of my projects share the same "cayenne-framework" which provides
custom templates and helper classes (and any code customizations).