burtonator wrote:
> 
> Rapha�l Luta wrote:
> >
> > I also think we should add:
> >
> >         <profile>
> >                 <!-- store a PSML fragment
> >                      (used for easy initialization of user contexts -->
> 
> Hm... couldn't we facilitate this in user PSML?
> 

Hard to do when the user PSML file does not yet exist... :)

Maybe it would be easier to implement such a functionality with external PSML files:

        <profile name="Main">
                <url>/content/psml/main.psml</url>
                <metainfo>
                        <title>Main PSML profile</tilte>
                        <description>Describe what's in the PSML file</description>
                </metainfo>
        </profile>

When a new user registers, he can browse and preview the available profiles, pick
one, which would get copied to its personal PSML file...

> >
> >         <skin>
> >                 <!--
> >                      store skin properties in a named skin object
> >                      to enable "themes"
> >                 -->
> 
> I am not sure I like this.  Although it is a good idea this might not be
> supported by all media types and devices.
> 

A skin is *supposed* to be ignored when it can't be supported on a given media.

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