[ANN] restarts 1.0.2 Released

restarts version 1.0.2 has been released!

* latest install via: gem install restarts
* latest code is available at http://github.com/archit/restarts/tree/master
* latest documentation is available at http://ore.rubyforge.org/restarts

restarts.rb implements a new method Kernel#raise_condition which
is similar to Kernel#raise for throwing exceptions, with the added
feature
of adding "restarts" next to the place where the exception is thrown
so
that they can be invoked from the exception handler somewhere higher
up in the stack.

hopefully the released gem file @ http://rubyforge.org/frs/?group_id=189
is picked up by the time most of you read it. Check it out and let me
know
what you guys think :wink:

        - Archit Baweja

using callcc?

a @ http://codeforpeople.com/

···

On Aug 21, 2008, at 3:46 PM, architbaweja@gmail.com wrote:

restarts version 1.0.2 has been released!

* latest install via: gem install restarts
* latest code is available at GitHub - archit/restarts: restarts functionality for exceptions in ruby
* latest documentation is available at http://ore.rubyforge.org/restarts

restarts.rb implements a new method Kernel#raise_condition which
is similar to Kernel#raise for throwing exceptions, with the added
feature
of adding "restarts" next to the place where the exception is thrown
so
that they can be invoked from the exception handler somewhere higher
up in the stack.

hopefully the released gem file @ http://rubyforge.org/frs/?group_id=189
is picked up by the time most of you read it. Check it out and let me
know
what you guys think :wink:

       - Archit Baweja

--
we can deny everything, except that we have the possibility of being better. simply reflect on that.
h.h. the 14th dalai lama

yes

        - Archit Baweja

···

On Aug 22, 8:55 am, "ara.t.howard" <ara.t.how...@gmail.com> wrote:

On Aug 21, 2008, at 3:46 PM, architbaw...@gmail.com wrote:

> restarts version 1.0.2 has been released!

> * latest install via: gem install restarts
> * latest code is available athttp://github.com/archit/restarts/tree/master
> * latest documentation is available athttp://ore.rubyforge.org/restarts

> restarts.rb implements a new method Kernel#raise_condition which
> is similar to Kernel#raise for throwing exceptions, with the added
> feature
> of adding "restarts" next to the place where the exception is thrown
> so
> that they can be invoked from the exception handler somewhere higher
> up in the stack.

> hopefully the released gem file @http://rubyforge.org/frs/?group_id=189
> is picked up by the time most of you read it. Check it out and let me
> know
> what you guys think :wink:

> - Archit Baweja

using callcc?

a @http://codeforpeople.com/
--
we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama