On Sat, Oct 16, 2010 at 10:22:27PM -0000, Parrot wrote:
> #329: [PATCH] save compiler filename in PCT::HLLCompiler

Since the time that this patch has been submitted, PCT::HLLCompiler
has added a "%*COMPILING" dynamic lexical hash which is intended
to hold information such as this (instead of creating attributes and
accessor methods for each such compiler attribute we might want
in the future).  I think the %*COMPILING hash is a more flexible
mechanism (especially since it can be set per-compile instead of
per-compiler).

Pm
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to