Open GoogleCodeExporter opened 9 years ago
Another option might be adding custom attributes/properties to PMC types
holding a
string name of their M equivalent. I'm not sure if Parrot supports custom
attributes
but this option would be a very quick win until we need to refactor it to
something
more class based in the future.
Original comment by blai...@gmail.com
on 31 Mar 2009 at 7:22
Another advantage of using custom attributes is interoperability with other
HLLs - a
major goal. It would be far easier for Rakudo or Pynie to decipher a RoR rather
than
an abstract Matrixy class.
Original comment by blai...@gmail.com
on 31 Mar 2009 at 7:31
Original issue reported on code.google.com by
blai...@gmail.com
on 30 Mar 2009 at 11:10