Localization and making code maintenance easier. I always find it more convenient when I don't have to dig through lots of source code files when having to change strings.
D. On Tue, Sep 8, 2009 at 6:03 PM, David Pollak<[email protected]> wrote: > On Mon, Sep 7, 2009 at 6:47 AM, Richard Hirsch <[email protected]>wrote: > >> I've started removing the hard-coded string from the HTML files > > > Why? Are you thinking about localization (in which case, Lift has some nice > tricks) or are you thinking about customization? > > >> but >> I've experienced a strange effect that I can't explain. >> > > > >> >> I started with the sign-up page and started working on it. Some how >> something changed and the sign up page now longer works. I can hit the >> sign up button and nothing happens. I did a fresh deployment without >> any of my changes >> (http://esmecloudserverapache.dickhirsch.staxapps.net/signup) and it >> still doesn't work. >> >> I've tried locally and I have the same problem. There are no log >> entries and I have no idea what the problem is. >> >> Does anyone have an idea what the problem could be? >> > > I'll look into it. > > >> >> Thanks. >> >> D. >> > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp >
