You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/03/01 03:55:51 UTC

[jira] Updated: (TAPESTRY-1826) Use namespaces in templates to reference components in libraries

     [ https://issues.apache.org/jira/browse/TAPESTRY-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1826:
-------------------------------------------

    Fix Version/s: 5.1

> Use namespaces in templates to reference components in libraries
> ----------------------------------------------------------------
>
>                 Key: TAPESTRY-1826
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1826
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Howard M. Lewis Ship
>             Fix For: 5.1
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org