HomePhabricator

Refactor managing the single account SylkServer currently uses

Description

Refactor managing the single account SylkServer currently uses

Create a singleton-ish account instead: DefaultAccount. This account does not register,
subscribe or anything, it's basically a catch-all account acting as a collection of settings.

It's possible that we add more accounts in the future. We might also consider treating accounts
as mere settings containers through a subclass (SettingsAccount), and each room could have one
of these, for example.

Details

Provenance
saghulAuthored on Nov 26 2014, 12:34 PM
Parents
rSYLK51838276ca4b: Use 127.0.0.1 if the local address could not be determined
Branches
Unknown
Tags
Unknown