On Fri, Dec 10, 2010 at 2:14 PM, Ben Hoskings <[email protected]> wrote:
> This is great. I read through the docs last night, clamp seems really well > designed. > > I quite liked the look of main [1] for commandline parsing because of its > DSL, but it and one of its requirements (arrayfields, I think) monkey-patch > the environment pretty heavily, which is a deal-breaker. The clamp DSL looks > great and everything sits cleanly within a Clamp module. Good stuff. > I've used main before, and its great for tiny little quick cmdline apps but you're right, the monkey-patching makes it a bit volatile for larger projects. Dave -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
