28 May
2009
28 May
'09
3:20 p.m.
Previously Martijn Faassen wrote:
* often it is nice to have application configuration to have a user interface, so that end users can configure aspects of the application. This may be filling in an email address or customizing a template or adding a user, etc. Local utilities are a nice solution for this, even if there is just a single application installed.
That sounds like a complicated workaround for not having a mutable global configuration. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.