> Does anyone know what this would give if PSML docs were 
> stored in the database?  I can use it, as long as it's a 
> unique "key" for the Portal.
>  

Nope, its just the name of the page as in "default.psml"

> I wonder if we could enhance BasePSMLDocument so there's a 
> getID() that gives the unique name portion (or key), which 
> would not include the common root or extension.  It would 
> return in the above example something like
> this:
> 
> user\aUser\html\default
>  
> This would be a simpler key to work with!
>  

I agree with that.
I will be adding a unique id for each PSML document and changing the
marshalling.

Of course you can specify a resource as
"user/aUser/mediaType/html/page/default" and the profiler will locate
it.
But beware that non-default pages currently have two problems:

- the links are not properly generated in tabs and controls for
non-default pages
- no security at the page level

Two features very much needed.
Im hoping to address the first this week.

David



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to