Mir

Code review comment for lp:~alan-griffiths/mir/extend-demo-client-display-config

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> I find the use of the conf global strange, but actual use looks fine. The
> current code does no error-checking, so we're not losing anything.

The use of the conf global is necessitated by the way the toolkit API works: it only ever returns the global config. We need to track the session config ourselves.

Nits fixed

« Back to merge proposal