gtg-web team mailing list archive
-
gtg-web team
-
Mailing list archive
-
Message #00000
Re: Creating a GTG web team
Hi fellow GTG web fans :-)
If some of you have any code (Karlo?) or want to start, please raise
your hand. The code should code with documentation on how to test/launch
it.
I think we should begin with separation of GTG UI and core - with 2 steps:
1, design DBus interface
2, refactor the split
*design DBus interface*
Do we want to create a new DBus interface or do we enhance the current
org.gnome.GTG? We would need methods to update tasks but we won't need
UI related methods. IMO it would be better to have an additional
interface for communication between GTG core and GTG web
*Refactor the split*
Thanks to already done work and the architectural design it shouldn't be
hard to do! We need to just create mockup objects of core/requester.py,
core/task.py and core/tag.py. (It includes changing liblarch signals to
be over DBus but it is so trivial!) I would see it as a long weekend
hacking project for the first prototype. Who is interested? (I am busy
the next weekend by traveling :-/ )
Izidor