[armedbear-cvs] r14267 - branches/1.1.x/doc/manual
    mevenson at common-lisp.net 
    mevenson at common-lisp.net
       
    Sat Dec  1 21:01:45 UTC 2012
    
    
  
Author: mevenson
Date: Sat Dec  1 13:01:44 2012
New Revision: 14267
Log:
manual:  We now include (A)MOP.
Modified:
   branches/1.1.x/doc/manual/abcl.tex
Modified: branches/1.1.x/doc/manual/abcl.tex
==============================================================================
--- branches/1.1.x/doc/manual/abcl.tex	Sat Dec  1 12:57:24 2012	(r14266)
+++ branches/1.1.x/doc/manual/abcl.tex	Sat Dec  1 13:01:44 2012	(r14267)
@@ -94,8 +94,6 @@
     allowed by \textsc{ANSI}}, the inability to inspect local variables
   in a given call frame, and the inability to resume a halted
   computation at an arbitrarily selected call frame.
-\item An incomplete implementation of a proper metaobject protocol
-  (c.f. the (A)MOP specification~\cite{AMOP, AMOPspec})
 \item Incomplete streams abstraction, in that \textsc{ABCL} needs
   suitable abstraction between ANSI and Gray streams.  The streams could
   be optimized to the JVM NIO abstractions at great profit for binary
    
    
More information about the armedbear-cvs
mailing list