[ http://issues.apache.org/jira/browse/EL-2?page=comments#action_12456274 ] 
            
navid vahdat commented on EL-2:
-------------------------------

Wow, Henri, this is a wired thing you came across. Counter intuitive doesn't 
even come close to describing it....

If I'm reading the spec right, it talks about the capitalization of inferred 
property names: setXTest --> XTest.

In EL we already have the property name. There's no need to infer it. An 
implementation could map xTest --> setXTest as well as XTest --> setXTest.. 
This wouldn't  counter the spec, would it?

> [el] Properties with second letter upper case are not resolved
> --------------------------------------------------------------
>
>                 Key: EL-2
>                 URL: http://issues.apache.org/jira/browse/EL-2
>             Project: Commons EL
>          Issue Type: Bug
>         Environment: Operating System: other
> Platform: Other
>            Reporter: navid vahdat
>
> Using JavaServer Faces (MyFaces implementation), it is not possible to access
> backing bean properties like "xTest". 
> This bug seems to have been filed with MyFaces before (see
> http://issues.apache.org/jira/browse/MYFACES-31)
> My application is generated by user input. I can't influence the naming of
> properties.

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