Cannot specify property or copy-of without using a page specification
---------------------------------------------------------------------

         Key: TAPESTRY-913
         URL: http://issues.apache.org/jira/browse/TAPESTRY-913
     Project: Tapestry
        Type: Improvement

  Components: Framework  
    Versions: 4.0, 4.0.1, 4.0.2    
    Reporter: Mat Gessel
    Priority: Minor


When declaring a component in a page specification you can set these values as 
attributes of the component element. 

When declaring a component with an annotation you can specify 
"inherit-informal-parameters" via the Component annotation in page class, but 
"property" and "copy-of" are not implemented in the annotation. 

You can only specify the "id" and "type" attributes when declaring a component 
implicitly in the HTML template. You cannot specify "property", "copy-of" or 
"inherit-informal-parameters". 


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to