Re: [Zope-dev] Local Factories in Products

2001-01-03 Thread Chris Withers

Michael Bernstein wrote:
> 
> Ah! That would be a very simple and elegant way of
> eliminating 'add-dropdown-box pollution', among other
> advantages.
> 
> An excellent proposal, indeed.

So, how to go about getting it implemented?

cheers,

Chris

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Local Factories in Products

2001-01-02 Thread Shane Hathaway

Itamar Shtull-Trauring wrote:
> 
> Chris Withers wrote:
> 
> > > In ZClasses it is possible to control where a ZClass instance
> > > should be permitted to be added, in other words show up
> > > in the factory listing in a ObjectManagers manage_main view.
> >
> > Didn't Itamar have a proposal/project on this?
> 
> It's still unimplemented - you can view the details at
> http://dev.zope.org/Wikis/DevSite/Proposals/RestrictedCreation, and there's
> some implementation suggestions from Jim Fulton in the discussion area.

I think the point was missed slightly in the discussion.  Right now
containers can limit what kinds of objects they can contain.  It should
also be possible for objects to limit what kinds of containers can
contain them.

Shane

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Local Factories in Products

2001-01-02 Thread Itamar Shtull-Trauring

Chris Withers wrote:

> > In ZClasses it is possible to control where a ZClass instance
> > should be permitted to be added, in other words show up
> > in the factory listing in a ObjectManagers manage_main view.
> 
> Didn't Itamar have a proposal/project on this?

It's still unimplemented - you can view the details at
http://dev.zope.org/Wikis/DevSite/Proposals/RestrictedCreation, and there's
some implementation suggestions from Jim Fulton in the discussion area.

-- 
Email: [EMAIL PROTECTED]
Web:   http://itamarst.org

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Local Factories in Products

2001-01-02 Thread Chris Withers

Johan Carlsson wrote:
> 
> In ZClasses it is possible to control where a ZClass instance
> should be permitted to be added, in other words show up
> in the factory listing in a ObjectManagers manage_main view.

Didn't Itamar have a proposal/project on this?

How did it work out?

cheers,

Chris

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )