Ticket #18 (writing defect)

Opened 2 years ago

Last modified 15 months ago

exception system

Reported by: alexshinn Owned by: alexshinn
Priority: major Milestone:
Component: WG1 - Exceptions Keywords:
Cc:

Description

R6RS provided a detailed exception system with
support for raising and catching exceptions, using
a hierarchy of exception types.

Do we use this, or parts of it, or a new exception
system?

Change History

comment:1 Changed 2 years ago by kumoyuki

No. WG2.

comment:2 Changed 2 years ago by cowan

I think we need to be able to throw errors.

comment:3 Changed 2 years ago by arcfide

I believe that there may be a simpler and more unified approach to errors and exceptions then the rather involved R6RS methods. Specifically, the use of error handlers and the like serves much the same purpose without nearly as much definition.

comment:4 Changed 16 months ago by cowan

  • Status changed from new to closed
  • Resolution set to wontfix

WG1 voted to take no action.

comment:5 Changed 16 months ago by alexshinn

  • Status changed from closed to reopened
  • Resolution wontfix deleted

comment:6 Changed 16 months ago by alexshinn

  • Owner alexshinn deleted
  • Status changed from reopened to assigned

comment:7 Changed 16 months ago by alexshinn

  • Status changed from assigned to decided

comment:8 Changed 15 months ago by alexshinn

  • Owner set to alexshinn
  • Status changed from decided to writing
Note: See TracTickets for help on using tickets.