Re: RFC 96 (v1) A Base Class for Exception Objects

[email protected] (Tony Olekshy) Sun, 13 Aug 2000 17:25:41 -0600
Newsgroups perl.perl6.language.flow
Organization Avra Software Lab Inc.
Message-ID <[email protected]>
iain truskett wrote:
> 
> Tony Olekshy wrote:
> >
> >     tag
> >     severity
> >     message
> >     debug
> >     file
> >     line
> >     object
> >     sysmsg
> 
> You'll need something for backtraces, if you're going to have 'file' and
> 'line'. One needs to know what route the program took to get to that
> file and line. Maybe a 'trace' variable that's a list of file => line
> pairs?

This is handled in RFC 88.

Yours, &c, Tony Olekshy