Comment 12 for bug 703815

Revision history for this message
Vadim Rutkovsky (roignac) wrote : Re: [Bug 703815] Re: change layout by omgubuntu mockup

>
> >Fine, I'll create the branch. I don't have much free time so please be
> patient :)
>
Don't rush, quality is the key in such sensitive process. I'll keep on
working on bug fix and internal service code.

> Very roughly, what is basically needed is a service and a client. The
> client must be a shared library, so Vala/C is required.
> The server side could still be implemented in Python, but currently
> libdbusmenu-glib gir bindings are broken. But trust me, once you get
> familiar with Vala, you will forget about Python :)
>
Agree, lets leave a service as a python lib (we'll reuse old code and keep
integration with couchdb and pywapi). The best way, I guess, will be DBus
integration - still, investigation required.

Can't wait for working code!