In 5.0.4 and above you should be able to use:

<t:example.foobar/>

i.e., use a dot in the element name where you would use a slash in the
component type.

On 6/8/07, Dan Adams <[EMAIL PROTECTED]> wrote:
So lets say I have a component in a component library called "FooBar"
and the name of the library is "example". So I could use the component
in my app like this:

<comp t:type="example/FooBar" />

but it would be really nice if it could just be used like this just like
the core library components:

<t:foobar />

So the question is, is this possible? How is it that the core module
components can be used this way?

--
Dan Adams
Senior Software Engineer
Interactive Factory
617.235.5857


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




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

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

Reply via email to