burtonator wrote:
> 
> (ug.  I just had a HUGE reply for this.  Netscape dumped core on
> spellcheck :(!!!!)
> 
> Rapha�l Luta wrote:
> >
> > burtonator wrote:
> > >
> > > ********************************************************************************
> > > 1. PortletControls and PortletControllers aren't registered in a central
> > > location
> > > ********************************************************************************
> > >
> > > Change <entry> into <portlet>.  Also add <portlet-control> and
> > > <portlet-controller>.  Misc code changes within the core.
> > >
> >
> > +1. Even if this may be the code harder to read due to classname conflicts
> 
> I was thinking this wasn't perfect.  I want to rev this one more time:
> 
>   <portlets>
> 
>         <!--
>         Should allow us to put more portlet metadata here in the future
>         -->
> 
>         <portlet-entry>
> 
>                 <!--
>                 Should map to the peer PortletEntry class better.
>                 -->
>                 <classname>...</classname>
>                 ...
>         </portlet-entry>
> 
>   </portlets>
> 
>   <portlet-controls>
>         ...
>   </portlet-controls>
>         ...
>   <portlet-controllers>
>         ...
>   </portlet-controllers>
<snip>

OK.  Well I am replying to my own e-mail :)  I was thinking of a better
mechanism for the above:

<portlet-registry>

<portlet-control-registry>

<portlet-controller-registry>

<profile-registry>

<media-type-registry>

etc.etc.etc.

Thoughts?

-- 
Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.


--
--------------------------------------------------------------
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