Author: coke
Date: Thu Sep 15 08:03:34 2005
New Revision: 9196

Modified:
   branches/leo-ctx5/classes/exception.pmc
Log:
Document current state of HLL information in exceptions.



Modified: branches/leo-ctx5/classes/exception.pmc
==============================================================================
--- branches/leo-ctx5/classes/exception.pmc     (original)
+++ branches/leo-ctx5/classes/exception.pmc     Thu Sep 15 08:03:34 2005
@@ -66,6 +66,9 @@ Any information attached by the HL. This
 underscore (that is reserved for Parrot's internal usage. These are
 stored as properties.
 
+Note: currently, HLL information must be indexed by number. Slots 3 and
+4 are available. This is subject to change.
+
 =back
 
 When an exception handler is called, the exception object is passed as

Reply via email to