[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new release of PCL (4/29)



There is a new release of PCL on parcvax.xerox.com.

The major changes in this release are:

  make has been renamed to make-instance

  make-instance has been renamed to allocate-instance

  get-slot has been renamed to slot-value


In the case of make and get-slot you can continue to use the old
name for a little while for compatibility.  Code that calls
make-instance MUST be converted to call allocate instance.

As usual, please be sure to read the notes file for more details.

Enjoy, and send bug reports.
-------