[ 
https://issues.apache.org/jira/browse/TAPESTRY-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12550200
 ] 

Chris Lewis commented on TAPESTRY-1971:
---------------------------------------

I'm not sure I agree with this, specificaly because not all pages/components 
will need to operate within that namespace. Assuming this issue is addressed 
(https://issues.apache.org/jira/browse/TAPESTRY-1747), then we can have pages 
and components that don't even have a class, as it is often useful to be able 
to repeat a static block of markup. In such cases there's no need to explicitly 
declare the namespace.

> xlmns:t does not throw exception if excluded from .tml file
> -----------------------------------------------------------
>
>                 Key: TAPESTRY-1971
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1971
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 5.0.6
>         Environment: eclipse 3.3, jetty, ms vista business edition maven 2
>            Reporter: Evan M Rawson
>            Priority: Minor
>             Fix For: 5.0.7
>
>
> if xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"; is excluded 
> from the .tml file to a component, no exception is thrown. An exception 
> should always be thrown if this is excluded, as not including this will cause 
> subsequent exceptions to occur on the page if dynamic content is being used.

-- 
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]

Reply via email to