You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2011/09/28 00:28:45 UTC

[jira] [Commented] (TAP5-1673) Tapestry 5.2 property expressions supported references to public static fields of classes; this is not supported by 5.3

    [ https://issues.apache.org/jira/browse/TAP5-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115979#comment-13115979 ] 

Hudson commented on TAP5-1673:
------------------------------

Integrated in tapestry-trunk-freestyle #550 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/550/])
    TAP5-1673: Tapestry 5.2 supported references to public static fields of classes; this is not supported by 5.3

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1176625
Files : 
* /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic/InstructionBuilderImpl.java
* /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic/Lockable.java
* /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/plastic/InstructionBuilder.java
* /tapestry/tapestry5/trunk/plastic/src/test/groovy/org/apache/tapestry5/plastic/FieldAnnotationAccess.groovy
* /tapestry/tapestry5/trunk/plastic/src/test/groovy/org/apache/tapestry5/plastic/StaticFieldAccess.groovy
* /tapestry/tapestry5/trunk/plastic/src/test/java/testinterfaces/Access.java
* /tapestry/tapestry5/trunk/plastic/src/test/java/testsubjects/StaticFieldHolder.java
* /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PropertyConduitSourceImpl.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/PropertyConduitSourceImplTest.java
* /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/PublicStaticFieldBean.java
* /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/ClassPropertyAdapterImpl.java
* /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/services/PropertyAdapterImpl.java
* /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/ClassPropertyAdapter.java
* /tapestry/tapestry5/trunk/tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/services/PropertyAdapter.java
* /tapestry/tapestry5/trunk/tapestry-ioc/src/test/java/org/apache/tapestry5/ioc/internal/services/PropertyAccessImplTest.java

                
> Tapestry 5.2 property expressions supported references to public static fields of classes; this is not supported by 5.3
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1673
>                 URL: https://issues.apache.org/jira/browse/TAP5-1673
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>              Labels: backwards-compatibility
>             Fix For: 5.3
>
>
> Technically, this was not expressly supported under 5.2 (or even intended; it's an unexpected/unwanted feature) but it worked and people have been using it. It's not a bad idea, so expressly supporting it would be useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira