The Props.get stuff is frozen the first time its accessed.  This is a
philosophical issue for me.  The properties should be fixed at start-up
time.  If there are things to vary, build an administrative interface or
some other thingy (e.g., a separate HTTP listener) that allows you to
manipulate the mutable configuration.

On Mon, Mar 1, 2010 at 4:57 AM, Martin <marcin.szla...@gmail.com> wrote:

> Hi
>
> is there any way to reload application.properties file after
> boot.scala finishes? I would like to do dynamic localization of
> properties on my site, without need to stop/start application.
> Mayby there is  much better way to accomplish it.
> I would really appreciate any help.
>
> best regards,
> Martin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+unsubscr...@googlegroups.com<liftweb%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to