Jim Fulton wrote:
> Betreff: Re: AW: [Zope3-dev] Release for Views As Adapters
> 
> 
> [EMAIL PROTECTED] 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:[EMAIL PROTECTED]       Python Powered!
> CTO                  (540) 361-1714            http://www.python.org
> Zope Corporation     http://www.zope.com       http://www.zope.org
> 
> _______________________________________________
> Zope3-dev mailing list
> [EMAIL PROTECTED]
> Unsub:
> http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch
> 
> 

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

Reply via email to