> Well I'm not sure a listener on the attribute is a really useful > feature. I can't thinks about a usecase. > > Julien
Well Session lifecycle listeners are good, but having an attribute change listener would be too much for session management in core part. Though I have seen an interesting implementation around this, but it makes you to use custom value objects like MyInt etc, but from the framework part, guess we can live without it. -- thanks ashish
