Very interesting idea! I am working on the same problem but did not consider the portlet-API. Having just browsed the specs, it definitely is worth looking at closer. Zend_Portlet would then consist of a portlet container and a portlet class, that is extended by 'real' portlets, right?
Georg von der Howen > -----Original Message----- > From: Willie Alberty [mailto:[EMAIL PROTECTED] > Sent: Friday, September 22, 2006 2:41 AM > To: Zend Framework General > Subject: [fw-general] Any interest in a Zend_Portlet? > > I'm currently developing an application which has some CMS- > or portal- like features. While doing some research for the > API design, I discovered a Java standard called "JSR-168 > Portlet API 1.0" <http:// jcp.org/en/jsr/detail?id=168> which > defines a standard extensible API for portlets. > > I think I'm going to adapt this API for my project, but > wondered if it would be of interest to others. Thoughts? > > -- > > Willie Alberty, Owner > Spenlen Media > [EMAIL PROTECTED] > > http://www.spenlen.com/ > >
