On Mon, Jan 16, 2012 at 1:46 PM, Arndt Droullier <[email protected]> wrote:

>
> Hi,
> since zope.component has been removed from pyramid dependencies could
> the pyramid registry be used in a similar way like
> zope.component.registry.Components ?
>

Yes.


> Or are both altogether different?
>
>
The pyramid registry extends the zope registry.  So all of the methods
you're used to using on the zope registry are available on the pyramid
registry.

Chris

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to