[wxPython-dev] Separating pubsub?
Bill Baxter
wbaxter at gmail.com
Wed Jun 13 13:36:04 PDT 2007
On 6/14/07, Stephen Waterbury <stephen.c.waterbury at nasa.gov> wrote:
>
> Robin Dunn wrote:
> > Bill Baxter wrote:
> >> Hi all,
> >> The wx.lib.pubsub module looks to be completely independent of
> >> wxWidgets/wxPython. It seems to be a useful library in and of its own
> >> right. What would you think of breaking it out into a separately
> >> downloadable entity?
> >
> > It's worth considering.
>
> I'd recommend looking at the "Louie" package:
>
> http://louie.berlios.de/
> http://cheeseshop.python.org/pypi/Louie [for download]
>
> ... which does essentially the same thing (it uses weak refs, too).
> I've been using Louie along with my wxPython app for some time
> without problems, and I like the way this preserves orthogonality
> between my app's publish/subscribe architecture and its GUI
> aspect.
>
> If there is something in pubsub that Louie doesn't do, send a
> patch to Patrick K. O'Brien or Mike Fletcher. ;)
Thanks! That looks like it'll do the trick.
So, Robin, forget what I said about separating pubsub. :-)
--bb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-dev/attachments/20070614=
/e37da6be/attachment.htm
More information about the wxpython-dev
mailing list