hhartwig schrieb: > Hi, > i want to develop a frontend for freevo (freevo.org). It uses mbus > (mbus.org) and so i need to use kaa to get a summary of the > components. But the kaa.notifier.loop() is not working inside of > Turbogears. In a seperate File it is no problem, in Turbogears i just > get an empty dict. How can i integrate the kaa.notifier.loop() into my > turbogears-based project?
Use threads. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

