When i try to put agx-generated code in an egg called 'mynamespace.myproduct', the 'content' module's 'MyType.py' contains imports like 'from Products.myproduct import ...'. It should try to import from 'mynamespace.myproduct'. I've tried setting the "Model"'s namespace in the UML (ArgoUML 0.28.1) to 'mynamespace', but that didn't change it.
Is this a limitation if agx, or is there another way to create a product in a different namespace? Kees _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
