Ticket #32 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Traceback context for skin callbacks and events

Reported by: shane Assigned to: shane
Priority: highest Milestone: 1.0a2
Component: skinning (framework) Version: 1.0
Severity: major Keywords:
Cc:

Description

Currently, you don't get traceback context for exceptions occuring in skin. To be usable in large frameworks, the file name and line number of the skin are critical to maintainablity. (and general sanity. trust me ;)

Change History

10/28/04 00:38:08 changed by shane

  • status changed from new to assigned.

10/29/04 21:27:18 changed by shane

  • status changed from assigned to closed.
  • resolution set to fixed.

Implemented in [316] and [317]