It is a special case because a ListenerList isn't a normal Sequence property (even though it seems like one). We'd have to handle this case specifically, and it didn't seem worth the effort since Bindable is much more useful.
----- Reply message ----- From: "Chris Bartlett" <[email protected]> Date: Thu, Feb 3, 2011 1:48 am Subject: Adding listeners in BXML To: <[email protected]> I think it is a worthwhile feature to add. My first thoughts were that it would already be supported as it is just another java class being set in BXML. I didn't realise it was a special case. Chris On 3 February 2011 16:41, Sandro Martini <[email protected]> wrote: > > Hi all, > I agree with Anton, so if it's not complex to write (but I don't know) why > not have even this feature ? > Greg, Chris (and others :-) ), what do you think ? > > Bye, > Sandro > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Adding-listeners-in-BXML-tp2392677p2411982.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
