>>> Sam Gendler wrote > I have a ZClass based product, called a CPI, and I would like a CPI to be able > to contain other CPI's. Is this possible, or do I have to resort to coding myt > product in python? Yep, it's possible. Make it subclass ObjectManager, then in the SubObjects tab, select CPI. Anthony