[ 
https://issues.apache.org/jira/browse/BEANUTILS-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500798
 ] 

Gabriel Belingueres commented on BEANUTILS-185:
-----------------------------------------------

I think it is a big downside. 

If I understood it right, you can't configure a custom ELResolver in previous 
versions of JSP specs like 2.0 or 1.2 (ie Tomcat 5.5 or 4.1)  Even if they 
could, including a custom ELResolver inside BeanUtils sounds like a 
functionality that is out of the scope of the library.

> New Map decorator for DynaBeans to allow BeanUtils to operate with 
> technologies such as JSTL
> --------------------------------------------------------------------------------------------
>
>                 Key: BEANUTILS-185
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-185
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: DynaBean
>    Affects Versions: 1.7.0
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Gabriel Belingueres
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: AbstractRowSetDynaClass.java, 
> BasicDirectAccessDynaBean.java, BasicDirectAccessDynaBeanTestCase.java, 
> BasicIndirectAccessDynaBean.java, beanutil-diff.txt, 
> DirectAccessDynaBean.java, DirectRowSetDynaClass.java, 
> DynaBeanMapDecorator.java, DynaBeanMapDecoratorTestCase.java, 
> IndirectAccessDynaBean.java, IndirectRowSetDynaClass.java
>
>
> Hi,
> I've done some modifications to the beanutils package to better support the 
> use 
> of DynaBeans with the JSTL tags. Some of the changes are discussed in this 
> thread of the commons-user mailing list:
> http://marc.theaimsgroup.com/?l=jakarta-commons-user&m=114669123403779&w=2
> I attach the diff file that comprises changes to the RowSetDynaClass.java 
> file 
> and build.xml file (since I added a TestCase.) Note: Please try to filter 
> carefully the diffs in the build.xml file since they include some local 
> settings I have for compilation on my machine. :-(
> Together with the diff file, I attach the new java files added to the package.
> Regards,
> Gabriel Belingueres
> [EMAIL PROTECTED]

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