[Zope-dev] AW: AW: [Zope3-dev] Release for Views As Adapters
dev at projekt01.ch
dev at projekt01.ch
Tue Sep 28 05:49:49 EDT 2004
Jim Fulton wrote:
> Betreff: Re: AW: [Zope3-dev] Release for Views As Adapters
>
>
> dev at projekt01.ch wrote:
>
> ...
>
> >>These particular changes are no cause for a new release.
> >
> >
> > We use some removed concepts like:
> >
> > _context.action(
> > discriminator = ('view', for_, name,
> IBrowserRequest, layer),
> > callable = handler,
> > args = (zapi.servicenames.Presentation, 'provideAdapter',
> > IBrowserRequest, new_class, name, for_,
> Interface, layer,
> > _context.info),
> > )
>
> You have your own view directive?
>
> Why?
We can take alook at this at the IsarSprint.
Or if you interessted you can see the metaconfigure at:
http://svn.tiks.org/viewcvs/Tiks/trunk/src/tiks/skinbase/slots/metaconfigure
.py?rev=1244&view=markup
and the mixin class for the multipage directive:
http://svn.tiks.org/viewcvs/Tiks/trunk/src/tiks/skinbase/slots/app/portletvi
ewclass.py?rev=1236&view=markup
> > Is there a way for to register this views for both version of z3?
>
> You might be able to call the default view directive. I
> can't really tell because I don't know what you're doing.
I will take a look at the new api.
Thanks
Roger
> Jim
>
> --
> Jim Fulton mailto:jim at zope.com Python Powered!
> CTO (540) 361-1714 http://www.python.org
> Zope Corporation http://www.zope.com http://www.zope.org
>
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev at zope.org
> Unsub:
> http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch
>
>
More information about the Zope-Dev
mailing list