Hi all,

Continuing on with my mentioning of discussion points within PDDs,
here are the relevant items from PDD21 - Parrot Namespaces.

=item *

Under the Compiler PMC API section within the explanation of the
C<load_library> method there is the text:

  On failure, an exception is thrown.  {XXX - I'd settle for a universal error
  pmc interface.  Hm, sounds like a new pdd.  >>TODO}

We've got an exceptions PDD; is this what is meant here?  Or something
else?  If it's something else, what should the universal error pmc
interface look like?

=item *

The C<del_namespace> opcode has been removed from the spec:

  {{ NOTE: this opcode has been removed from the spec. The del_namespace
  method on the namespace object is sufficient.}}

Can we therefore remove it from the docs?  Or is this comment what we
want to stop someone in the future from implementing a
C<del_namespace> opcode without needing to?

=cut

That's it for this edition!

Paul

Reply via email to