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]

Reply via email to