Re configgy. I think it is a great balance between properties and xml, like pragmatic xml. Simple as properties but with nesting, hierarchies, type conversions, good override and defaults system (inheritance). It also has notification of changes and a JMX API for management (which I have not used yet).
/Jonas 2009/6/9 Jonas Bonér <[email protected]>: >>> >>> First I like the printf-style logging API, similar to slf4j. Nice to >>> use plus better performance. >> >> We can add that to Lift's logger (which can sit on top of slf4j) > > That would be great. > >> Also, note that all of Lift's logger parameters are call-by-name so there's >> no evaluation unless the log level is met. >> > > Ok, I didn't know that. Great. That's the way to do it. > > -- > Jonas Bonér > > twitter: @jboner > blog: http://jonasboner.com > work: http://crisp.se > work: http://scalablesolutions.se > code: http://github.com/jboner > -- Jonas Bonér twitter: @jboner blog: http://jonasboner.com work: http://crisp.se work: http://scalablesolutions.se code: http://github.com/jboner --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
