I have a portal type and in the factory method I want to access the container. How do I do that? It's not just naively self--that's the factory dispatcher. E.g., def addFoo(self, id): container = ... ? ... Thanks, // mark