OK, its on RB (http://reviewboard.liftweb.net/r/206/) => Take a look ...
Heiko On 5 February 2010 01:07, Timothy Perrett <[email protected]> wrote: > Probally helpful if you share your prototype code? > > Cheers, Tim > > Sent from my iPhone > > On 5 Feb 2010, at 00:05, 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: <http://weiglewilczek.com>weiglewilczek.com > Blog: <http://heikoseeberger.name>heikoseeberger.name > Follow me: <http://twitter.com/hseeberger>twitter.com/hseeberger > OSGi on Scala: <http://scalamodules.org>scalamodules.org > Lift, the simply functional web framework: <http://liftweb.net>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. > > -- > 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]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > -- Heiko Seeberger 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.
