On 09/10/2012 08:55 AM, Livnat Peer wrote:
The obvious advantage of keeping them in the DB vs. in code is they
can
be changed with no compilation required and today you don't need to
restart the application for changing some of them (WIP).
you can still change them in the db without code by overriding them in
the db - code is just the default if there is no value in the db, right?