Heiko, I would love this and would use it often, but I'm not sure it's such a general use case that it should be part of Lift. What do other people think?
Peter On Feb 4, 4:05 pm, Heiko Seeberger <[email protected]> wrote: > 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.
