Thanks Simone for the great lib. It has saved me alot of lines of code especially when loading properties files.
Josh. On Tue, Jan 17, 2012 at 12:00 AM, Tim Peierls <[email protected]> wrote: > Thanks for this! I'm going to try to replace my home-grown > properties-binding machinery (which had more limited variable resolution > behavior) with Rocoto. A couple of things: > > - Typo: The javadocs for bindEnviromentVariables() and > bindSystemProperties() were switched. (And a *lot *of javadocs are > missing.) > - Feature request: Right now the default value is not subject to > further resolution, but it could be, e.g., ${foo|${bar|default}} could > resolve to "default" if both foo and bar are undefined. > > --tim > > > On Mon, Jan 16, 2012 at 11:29 AM, Simone Tripodi <[email protected] > > wrote: > >> Hi all guys, >> thanks to priceless Stuart's help, for the few 2-3 users that use my >> extension, I finally pushed the new Rocoto v6.0 release. >> You can find more details on http://99soft.github.com/rocoto/ >> It is not a big extension, but still comfortable :P Every >> feedback/contribution/suggestion/participation is welcome! >> many thanks in advance, >> -Simo >> >> http://people.apache.org/~simonetripodi/ >> http://simonetripodi.livejournal.com/ >> http://twitter.com/simonetripodi >> http://www.99soft.org/ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "google-guice" 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/google-guice?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "google-guice" 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/google-guice?hl=en. > -- You received this message because you are subscribed to the Google Groups "google-guice" 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/google-guice?hl=en.
