Re: composite components: optional method-expression-attributes

2010-11-03 Thread Thomas Möller
Finally it seems to me that the targets-feature is only sufficient for the simplest scenarios. There are too many restrictions: 1) only for a restricted set of attribute names: action, actionListener, validator, valueChangeListener 2) not supported in nested attributes So, what is the solution

Re: composite components: optional method-expression-attributes

2010-11-03 Thread Jakob Korherr
Hi Thomas, What you have encountered here is a known design problem of JSF 2.0. Currently we (the MyFaces team) are working hard to get all of this fixed for the JSF 2.1 specification, because - as you know - this stuff is really annoying and makes composite components unusable in the most

Re: composite components: optional method-expression-attributes

2010-11-03 Thread Matthias Wessendorf
I saw the discussion on the open jsr list. Jakob, is there any archive for Thomas to read the mails? -M sent from my Android phone On Nov 3, 2010 6:37 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Thomas, What you have encountered here is a known design problem of JSF 2.0. Currently we