[Zope-dev] SVN: zope.traversing/trunk/ zcml now only depends on zope.component meta, not zope.app.component

Christian Theune ct at gocept.com
Wed Apr 29 02:14:33 EDT 2009


On Wed, 2009-04-29 at 00:59 +0200, Marius Gedminas wrote:
> On Thu, Apr 23, 2009 at 08:01:36AM +0200, Christian Theune wrote:
> > On Fri, 2009-04-03 at 01:37 +0300, Marius Gedminas wrote:
> > > Incidentally, I've a long-standing wish to be able to register browser
> > > views in ZCML using the adapter directive.
> > > 
> > >     class MyFineView(BrowserPage):
> > >         adapts(IMyContentObject, IBrowserRequest)
> > > 
> > >         template = ViewPageTemplateFile('my_fine_view.pt')
> > > 
> > >         def __call__(self):
> > >             # update form or whatever
> > >             return self.template()
> > > 
> > >     <adapter name="my_fine_view.html" factory=".mod.MyFineView" />
> > > 
> > > Maybe something to look for in Zope 4?
> > 
> > How about recording this wish on launchpad?
> 
> Sure, go ahead and do it!

Did I miss this thing belonging to April Fool's?

-- 
Christian Theune · ct at gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20090429/9eb526f3/attachment.bin 


More information about the Zope-Dev mailing list