On Sunday 25 April 2010 at 17:19, Andrew Whitworth wrote: > What Sub metadata are you talking about that isn't stored in the > constant tables? Where is this data stored, if not in the constant > tables?
This metadata is all STRING attributes of the Sub PMC: name, method_name, ns_entry_name, and subid. It gets stored in the stream of data representing the Sub in PBC, as do all non-STRING attributes. -- c _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
