Author: paultcochrane
Date: Sat Sep 22 03:00:33 2007
New Revision: 21480

Modified:
   trunk/docs/pdds/pdd21_namespaces.pod

Log:
[pdds] Removed old docs are recommended by Allison Randal
- Removed old todo item regarding a universal pmc interface (the 
exceptions pdd already exists).
- removed docs on del_namespace opcode


Modified: trunk/docs/pdds/pdd21_namespaces.pod
==============================================================================
--- trunk/docs/pdds/pdd21_namespaces.pod        (original)
+++ trunk/docs/pdds/pdd21_namespaces.pod        Sat Sep 22 03:00:33 2007
@@ -304,8 +304,7 @@
 Null, which requests a "normal" load.  The meaning of "normal" varies, but
 the ideal would be to perform only the minimal actions required.
 
-On failure, an exception is thrown.  {XXX - I'd settle for a universal error
-pmc interface.  Hm, sounds like a new pdd.  >>TODO}
+On failure, an exception is thrown.  
 
 =back
 
@@ -353,11 +352,6 @@
 Add the namespace PMC $P2 under the name denoted by an array of name
 strings $P1.
 
-=item C<del_namespace>
-
-{{ NOTE: this opcode has been removed from the spec. The del_namespace
-method on the namespace object is sufficient.}}
-
 =item C<get_namespace>
 
     $P1 = get_namespace

Reply via email to