Short answer is you can't. The namespaces are created by parsing
.application or .library files. Except for Framework.library - which
is a special case, every library must be declared in a "parent"
namespace specification file as that's the mechanism Tapestry has to
"discover" nested namespaces.

Geoff

On 6/14/06, Norbert Sándor <[EMAIL PROTECTED]> wrote:
What I exactly need is to be able to access a page defined in a library,
which library is NOT defined in the .application file, therefore it is
not accessible using the common namespaces.
What would be the best way for this?

Regards,
Norbi

Jesse Kuhnert wrote:
> You mean like contrib or tacos? I think the namespace name can be tied
> to a
> .library file via your .application configuration. (this I'm less sure
> of as
> the best solution)
>
> On 6/14/06, Norbert Sándor <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> By default there are 2 namespaces: framework and application.
>> How can I define my own, custom namespace?
>>
>> Regards,
>> Norbi
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.8.3/362 - Release Date: 2006.06.12.
>

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




--
The Spindle guy. http://spindle.sf.net
Blog:                  http://jroller.com/page/glongman
Other interests:  http://www.squidoo.com/spaceelevator/

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

Reply via email to