http://bugs.gpodder.org/show_bug.cgi?id=351
--- Comment #2 from Thomas Perl <[email protected]> 2009-02-14 12:06:23 --- (In reply to comment #1) > Wouldn't it be logical to make the library also download files and sync with > devices, and send notifications to the client application? I mean total > separation of interfaces and the real worker part. Yep, that's the plan in the long run. But for now, just reading the database seems totally fine. If this works, we can go further and extend this even more. Obviously, the second step will move lots of logic out of gui.py and into the libraries. Ideally, we'd have a situation where pygtk is not needed for the library part, so users can use it on a headless system without the need to install pygtk + its dependencies. Do you think we should discuss this on gpodder-devel? -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
