Nope, that is not valid syntax.

It means the application can have <library id="CULibrary" ...

And a parameter to IRequestCycle.getPage() can be "CULibrary:LowRes".

Or the application could use a PageLink can specify CULibrary:LowRes as the
page name.

----- Original Message -----
From: "Geoff Longman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 6:34 AM
Subject: Re: [Tapestry-developer] How in the world do you use a library


> Howard, does this mean that
>
> <page name="X" specification-path="CULibrary:LowRes"/>
>
> is valid in the application spec?
>
> If so, I missed this one.
>
> Upon confirmation, I will put that in for Spindle 1.1beta1
>
> Geoff
>
> >The id you provide, CULibrary, is a prefix.
>
> >You need to use "CULibrary:LowRes" instead of
> >just "LowReas".  Bare names are expected to be directly
> >in the application, or provided by the framework.
> >Qualified names come from a library.
>
> Geoffrey Longman
> Intelligent Works Inc.
>
>
>
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to