Rapha�l Luta wrote:
<snip>
> Actually I don't like the <metainfo><title> stuff, I think this should really be
> handled by the Dublin Core schema, as in:
> 
> <portlets xmlns="http://java.apache.org/jetspeed/xsd/psml/1.0/"
>           xmlns:dc="http://purl.org/dc/elements/1.0/">
> 
>         <dc:title>myTitle</dc:title>
>         <dc:description>myDescription</dc:description>
>         <dc:language>EN</dc:language>
> 
>         <!-- ... -->
> </portlets>
> 
> This would allow PSML to focus on its core task: describing portlet sets layout while
> still keeping readability, schema validation, etc...

Yes... however until Castor gets better support for this I don't want to
do it.

IE I don't want:

entry.getDcTitle().

:(

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