Code review comment for lp://staging/~lifeless/launchpad/bug-793848

Revision history for this message
Robert Collins (lifeless) wrote :

>> + store = getUtility(IStoreSelector).get(MAIN_STORE, DEFAULT_FLAVOR)

>IMasterStore() ?

No - we should use the default store not force it to the master; IStore() can be used in this case.

« Back to merge proposal