[CONTRIB-80] Add catch clauses to c.c.condition Created: 27/Apr/10 Updated: 24/Aug/10 |
|
| Status: | In Progress |
| Project: | Clojure-Contrib |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Defect | ||
| Reporter: | Anonymous | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Approval: | Test |
| Description |
|
Currently using clojure.contrib.condition is awkward if you need to handle both Conditions and Exceptions. This patch by Steve Gilardi and myself allows you to include catch clauses in your handle-case forms for regular Exceptions. |
| Comments |
| Comment by Assembla Importer [ 24/Aug/10 10:45 AM ] |
|
Converted from http://www.assembla.com/spaces/clojure/tickets/80 |
| Comment by Assembla Importer [ 24/Aug/10 10:45 AM ] |
|
technomancy said: [file:bn8Re8uIyr36S4eJe5cbLr]: the patch |