[svn:parrot] r39525 - trunk

japhb at svn.parrot.org japhb at svn.parrot.org
Fri Jun 12 17:50:07 UTC 2009


Author: japhb
Date: Fri Jun 12 17:50:05 2009
New Revision: 39525
URL: https://trac.parrot.org/parrot/changeset/39525

Log:
Pre-deprecate cross-HLL library loading design and implementation

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Fri Jun 12 15:52:20 2009	(r39524)
+++ trunk/DEPRECATED.pod	Fri Jun 12 17:50:05 2009	(r39525)
@@ -366,6 +366,15 @@
 
 L<https://trac.parrot.org/parrot/ticket/753>
 
+=item Cross-HLL library loading [experimental]
+
+The cross-HLL library loading design and implementation are experimental,
+and may change at any time.  Thus they were marked "pre-deprecated"
+immediately upon creation; no release has been made without this
+deprecation in place.
+
+L<https://trac.parrot.org/parrot/ticket/754>
+
 =back
 
 =head1 Footnotes


More information about the parrot-commits mailing list