( Within Portlet Markup )

So I was thinking that this looks cleaner:

        <entry
classname="org.apache.jetspeed.portal.portlets.RSSPortlet"
               url="http://freshmeat.net/backend/fm.rdf"/>

-- instead of:

        <entry>
            <url>http://freshmeat.net/backend/fm.rdf</url>
           
<classname>org.apache.jetspeed.portal.portlets.RSSPortlet</classname>
        </entry>

1.  This fixes a bug in Castor 0.8.0
2.  I think it is nicer.

Thoughts?

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


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