← Back to team overview

gtg-contributors team mailing list archive

Re: Client-server separation: code reorganization

 

On Tue, Jun 01, 2010 at 12:59:55PM -0400, Paul Natsuo Kishimoto wrote:
> Currently we have:
> data/
> doc/
> GTG/
>         backends/
>         core/
>         plugins/
>         taskbrowser/
>         taskeditor/
>         tests/
>         tools/
>         viewmanager/
>         ...
> po/
> scripts/
> test/
> gtcli
> gtg
> gtg_new_task
> ...
> 
> Please let me know what you think.

Note the dbus interface stuff is currently in viewmanager but assuming
dbus is the communication layer between client and server, it'd need to
be present on the serverside.  Whereas most other stuff in the
viewmanager directory would move to the client side in such a split.




Follow ups

References