+1.
Just like to point out that duplication of featureset is not an issue
in Commons.
Hen
On Sun, Dec 12, 2010 at 11:38 PM, Lukasz Lenart
wrote:
> Hi all,
>
> I want to ask you all, is it possible to include OGNL
> (https://github.com/jkuhnert/ognl , http://www.opensymphony.com/ognl/
> ) into C
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-proxy-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-jelly-tags-quartz has an issue affecting its community
integratio
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-scxml-test has an issue affecting its community integration.
This
Is there some implementation of bean merge in BeanUtils?
If not how do I propose such implementation?
Thanks.
--
*Mateus Henrique Brum*
*Desenvolvedor de Softwares Corporativos*
*NOVO CELULAR : (12) 8200-0919*
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project commons-collections4 has an issue affecting its community integration.
Thi
2010/12/14 sebb :
> So does it offer anything that JEXL does not?
I think no, it looks like JEXL2 is even much better than OGNL. I don't
know JEXL2 so deep, but with OGNL you can create objects directly ("o
= new Object()") and you can call methods with parameters
("foo.doit(o)").
Kind regards
-
On 14 December 2010 06:38, Lukasz Lenart wrote:
> 2010/12/13 sebb :
>>> OGNL is an Expression Language like UEL, it has some nice features
>>> like calling statics or using constructors. It's used internally by
>>> Struts 2 to evaluate user expressions and not only in JSP but in any
>>> other plac