You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/03/10 03:02:39 UTC

[jira] Resolved: (TAPESTRY-64) Allow template parser to support jwcid which declares both component and content

     [ http://issues.apache.org/jira/browse/TAPESTRY-64?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-64:
-----------------------------------

    Resolution: Won't Fix
     Assign To:     (was: Tapestry Developer List)

> Allow template parser to support jwcid which declares both component and content
> --------------------------------------------------------------------------------
>
>          Key: TAPESTRY-64
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-64
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 3.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Colin Sampaleanu

>
> As per discussion on the mailing list on 2003-7-31, it would be desirable for
> the template parser to support jwcid declarations in a form similar to
>   <body jwcid="@Body,$content$"> ... </body>
> This would be equivalent to 
>   <span jwcid="$content$">
>   <body jwcid="@Body">
>   ...
>   </body>
>   </span>
> but has the advantage that it is conformant html (notwithstanding the non-html
> jwcid attribute of course), while the longer form is non-conformant, since spans
> are not allowed outside of a body element.
> There are currently a number of samples and examples in Tapestry which do use
> spans outside of the body. While there are a few other ways to structure the
> html, non of them are as clean or concise as this enhancement would allow.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org