burtonator wrote:
> 
> Rapha�l Luta wrote:
> <snip>
> > > /jetspeed/portlet/Slashdot/portlet-controller/RowColumn
> > >
> > > - will show the Slashdot portlet with a RowColumnPortletController.
> > > This won't work until we get portlet controls and portlet controllers
> > > into the PortletRegistry.
> > >
> >
> > Hmm.. What's the need for that ? If you only have 1 portlet the use of a controller
> > doesn't make much sense.
> 
> Yes... but you could use different controls.  It works fine if you want
> a Controller that does something different than the default controller.
> I don't think we currently have that situation but.... we could in the
> future.
> 

PortletControl I can understand, but I'm still not following why you would need
a Controller unless you can pass a named portletSet instead of a Portlet.

> > In all case, I'd think we should start using "namespaced" parameters to avoid
> > conflict with other sets of parameters:
> 
> Yes.  I think this has been talked about but I need to get it on paper.
> Portlet developers need to namespace.  Although I am not sure we should
> put this within the URI.  All current Jetspeed portlets use this.
> 
> > ie, instead of portlet, use jetspeed-portlet
> 
> Well.... jetspeed.portlet would be nicer :)
> 

Yes, but may confuse the hell out of IE (which use "." for MIME-type mapping....)
I guess the dash is what will be used by Cocoon 2 so we might as well do the same.

--
Rapha�l Luta - [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to