RE: [Zope-dev] ZClass not in a Product
-----Original Message----- From: Chris McDonough [mailto:chrism@digicool.com] Sent: Friday, 22 June 2001 2:42 PM To: Jay, Dylan; 'Joachim Werner'; zope-dev@zope.org Subject: Re: [Zope-dev] ZClass not in a Product
Now is there a technical reason why I can't have a ZClass inside any folder?
No. There is not code to allow this to happen in Zope, however. I think at
I know there is no code to do this. I'm asking how much code would be needed. Is it a major re-architecture? Is it something I could do?
some point, Lalo came up with a local factory product that did something like this.
Not quite the same thing. I want local factory for local class.
Now is there a technical reason why I can't have a ZClass inside any folder?
No. There is not code to allow this to happen in Zope, however. I think at
I know there is no code to do this. I'm asking how much code would be needed. Is it a major re-architecture? Is it something I could do?
I have absolutely no idea. I'd imagine you're may run into the mind-bending code inside ZClass.py and run away screaming at some point.
some point, Lalo came up with a local factory product that did something like this.
Not quite the same thing. I want local factory for local class.
Sorry, I wish I could help... - C
participants (2)
-
Chris McDonough -
Jay, Dylan