Ignore:
Timestamp:
05/25/10 19:44:04 (13 years ago)
Author:
astalla
Message:

Release notes correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public_html/release-notes-0.20.shtml

    r12735 r12736  
    2525<dl>
    2626  <dt>Support for metaclasses</dt>
    27   <dd>ABCL now supports user-defined CLOS metaclasses. The MOP has been improved and extended to accomodate for this new feature. This is the first funded feature added to ABCL: funds were provided to implement it and the relative tests. As a consequence of the addition of this important feature, the JAVA-CLASS built-in metaclass has been reimplemented in Lisp and has been improved in the process.</dd>
     27  <dd>ABCL now supports user-defined CLOS metaclasses. The MOP has been improved and extended to accomodate for this new feature. This is the first funded feature added to ABCL: funds were provided to implement it and the relevant tests. As a consequence of the addition of this important feature, the JAVA-CLASS built-in metaclass has been reimplemented in Lisp and has been improved in the process.</dd>
    2828  <dt>Support for URLs as pathnames</dt>
    2929  <dd>Pathnames can now be used to represent URLs: PATHNAME-JAR and PATHNAME-URL subtypes now handle Jar and URL references working for OPEN, LOAD, PROBE-FILE, FILE-WRITE-DATE, DIRECTORY, et. al. See <a href="http://trac.common-lisp.net/armedbear/ticket/95">Ticket #95</a> for more details.</dd>
Note: See TracChangeset for help on using the changeset viewer.