designing a sane pubsub system
Jakab Gábor <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
Dear Group, I'm working on a large-ish project that implements the MVC pattern. I use only pubsub for messaging between the components. Building a sane pubsub system is something I struggle with - I always have the feeling that it lacks a basic idea and until now I could not find a basic principle or structure I can follow. Thus the pubsub system tends to be a seemingly random, tangled mess connecting the parts of a system with a quite clean design. I'm aware that the question I ask is a very general one that can't be answered in a few words. Do you know of any source on basic ideas or recommendations for the design of a pubsub system? Thanks in advance for any ideas. -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/8320cb95-0c99-4257-9ed9-44ceff927269%40googlegroups.com.