#12 ✓resolved
coryodaniel

Consideration begin/rescue

Reported by coryodaniel | September 21st, 2008 @ 10:34 AM

Should begin/rescue blocks wrap the calls to Dependency#test & Dependency#heal?

Comments and changes to this ticket

  • coryodaniel

    coryodaniel September 21st, 2008 @ 01:34 PM

    • Assigned user set to “coryodaniel”
    • State changed from “new” to “resolved”
    • Tag set to exceptions, feature

    WarningShot::Resolver#rescue_me! flag added.

    class MockResolver include WarningShot::Resolver

    rescue_me!

    #rescue_me! false #rescue_me! :test => true, :heal => false #rescue_me! :heal => true

    end

    Denis Leary, ftw.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

WarningShot is Depedendency Resolution Framework. Applications can be configured with WarningShot config files, and WarningShot will make sure the environment is configured correctly.

Great for deploying to freshly installed servers or for new developers who don't want to read through a wiki to figure out how to set an application up.

WarningShot is easy to extend and comes packaged with a number of dependency resolvers including: file, directories, binaries, and so forth.

People watching this ticket

Pages