RE: RFC 80 (v4) Exception objects and classes for builtins by David Grove- October 4, 2000 On Wednesday, October 04, 2000 1:21 AM, Perl6 RFC Librarian SMTP:perl6-rfcperl.org wrote:> This and other RFCs are available on the web at> http:dev.perl.orgrfc>> =head1 TITLE>> Exception objects and classes for builtins>> =head1 VERSION>> Maintainer: Peter Scott <peterpsdt.com>> Date: 9 Aug 2000> Last Modified: 3 Oct 2000> Mailing List: perl6-language-errorsperl.org> Number: 80> Version: 4> Status: Frozen>> =head1...http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg310.html RFC 151 (v4) Merge C<$!>, C<$E>, C<$> and C<$> by Perl6 RFC Librarian- October 3, 2000 This and other RFCs are available on the web at http:dev.perl.orgrfc=head1 TITLEMerge C<$!>, C<$E>, C<$> and C<$>=head1 VERSION Maintainer: Peter Scott <peterpsdt.com> Date: 25 Aug 2000 Last Modified: 3 Oct 2000 Mailing List: perl6-language-errorsperl.org Number: 151 Version: 4 Status: Frozen=head1 ABSTRACTThe distinction between the C<$!>, C<$E>, C<$> and C<$> variables is no longer worth trading for the benefits to be gained...http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg309.html RFC 80 (v4) Exception objects and classes for builtins by Perl6 RFC Librarian- October 3, 2000 This and other RFCs are available on the web at http:dev.perl.orgrfc=head1 TITLEException objects and classes for builtins=head1 VERSION Maintainer: Peter Scott <peterpsdt.com> Date: 9 Aug 2000 Last Modified: 3 Oct 2000 Mailing List: perl6-language-errorsperl.org Number: 80 Version: 4 Status: Frozen=head1 ABSTRACTThis RFC proposes that builtins that throw exceptions throw them as objects belonging to a set of standard classes. This would enable an exception type to be easily...http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg308.html RFC 96 (v2) A Base Class for Exception Objects by Perl6 RFC Librarian- October 1, 2000 This and other RFCs are available on the web at http:dev.perl.orgrfc=head1 TITLEA Base Class for Exception Objects=head1 VERSION Maintainer: Tony Olekshy <olekshyavrasoft.com> Date: 12 Aug 2000 Last Modified: 1 Oct 2000 Mailing List: perl6-language-errorsperl.org Number: 96 Version: 2 Status: Withdrawn=head1 ABSTRACTThe contents of this RFC are now covered by RFC 88 and RFC 80.=head1 DESCRIPTIONA number of topics in the Perl 6 RFC discussions have touched onthe concept of a...http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg307.html RFC 88 (v3) Omnibus Structured ExceptionError Handling Mechanism by Perl6 RFC Librarian- October 1, 2000 This and other RFCs are available on the web at http:dev.perl.orgrfc=head1 TITLE Omnibus Structured ExceptionError Handling Mechanism=head1 VERSION Maintainer: Tony Olekshy <olekshyavrasoft.com> Date: 8 Aug 2000 Last Modified: 1 Oct 2000 Mailing List: perl6-language-errorsperl.org Number: 88 Version: 3 Status: Frozen=head1 NOTES RFC 88 as HTML http:www.avrasoft.comperl6rfc88.htm RFC 88 as Text http:www.avrasoft.comperl6rfc88.txt RFC 88 as POD ...http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg306.html RE: RFC 359 (v1) Improvement needed in error messages (both internal errors and die function). by David Grove- October 1, 2000 On Sunday, October 01, 2000 1:37 AM, Perl6 RFC Librarian SMTP:perl6-rfcperl.org wrote:> This and other RFCs are available on the web at> http:dev.perl.orgrfc>> =head1 TITLE>> Improvement needed in error messages (both internal errors and die function).Feel free to put anything you like between the " and the ". It&39;s up to the programmer to provide meaningful error messages, not the language itself. As for the error messages themselves that get placed into $! and..http://www.nntp.perl.org/group/perl.perl6.language.errors/2000/10/msg305.html |