Hi,

In the current state the ListenerManager will always update all subscribers.
I have got a use case where only certain subscribers should be updated.
Therefore I suggest to extend the ListenerManager such that there can be an
optional partial function that determines which subscribers will be updated.
This change will not break the current API and will not affect the default
behavior.

I have already implemented a prototype solution but would like to know your
opinion first. So what do you think? Any objections up-front?

Cheers,

Heiko

Work: weiglewilczek.com
Blog: heikoseeberger.name
Follow me: twitter.com/hseeberger
OSGi on Scala: scalamodules.org
Lift, the simply functional web framework: liftweb.net

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to