|
From: Andy D. <an...@ma...> - 2004-04-02 23:16:07
|
On Friday 02 April 2004 02:09 pm, Rod Johnson wrote: > ... > Another configuration option I'll be looking at shortly is improved > database storage. I'm going to need this for a client. > > I'm also looking at hot reload of contexts. I should have something in the > sandbox in the next week or so. It looks quite exciting, and enables any > bean definition to be modified: even to have different dependencies. I'll put my vote in for these two options. Eventually, we desire to have a web based administration console for our application, and with Spring configuration stored in the DB, along with hot reload, we could enable an Administrator to tweak applicable configuration options dynamically. |