Author: jonathan
Date: Tue Apr 17 11:37:52 2007
New Revision: 18267

Modified:
   trunk/DEPRECATED.pod

Log:
[PDD15]: Update DEPRECATED.pod with PDD15 related things.

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Tue Apr 17 11:37:52 2007
@@ -43,6 +43,36 @@
 and are replaced by the ops {set,get}_[hll,root]_global. See also
 http://www.parrotcode.org/docs/ops/var.html.
 
+Additionally, the following (unimplemented) ops are going to be removed:
+
+=over 4
+
+=item adddoes
+
+=item removedoes
+
+=item singleton
+
+=back
+
+
+=head1 Deprecated vtable methods
+
+The following vtable methods are deprecated:
+
+=over 4
+
+=item void become_parent(PMC* class)
+
+=item PMC* subclass(PMC* name)
+
+=item PMC* get_anonymous_subclass()
+
+=item PMC* new_singleton()
+
+=back
+
+
 =head1 FUTURE changes
 
 Not yet deprecated, but it's recommended to use the new syntax and

Reply via email to