[
https://issues.apache.org/jira/browse/TAP5-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAP5-66:
----------------------------------------
Assignee: Howard M. Lewis Ship
> Use namespaces in templates to reference components in libraries
> ----------------------------------------------------------------
>
> Key: TAP5-66
> URL: https://issues.apache.org/jira/browse/TAP5-66
> Project: Tapestry 5
> Issue Type: New Feature
> Affects Versions: 5.0.15
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
>
> Just a thought, how about:
> <html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"
> xmlns:l="tapestry-library:/mylib">
> <l:mycomponent ...> ... </l:mycomponent>
> </html>
> Freely adapted from Flex's approach, which is a nice one.
> I think this is preferrable to:
> <t:mylib.mycomponent ...
> which is valid XML but not very pretty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]