1. Quartz v. 1.2 update
To all:
Quartz has been updated! Version 1.2 of the object-orienting
library has been emailed to Rob for posting on the Euphoria web
site (hopefully by the end of the day.)
Below is a list of the minor modifications and updates made to the
library:
----------
LATEST CHANGES TO QUARTZ
v. 1.2 -
* Altered the provided global types so that they can be used as
functions without aborting
* The global constant QUARTZ_VERSION is now provided
* Corrected documenation to show that underscores are not
allowed in q-strings, but that digits now are (except for the first
character) -- {{BTW, eventually I'll use our recently learned
tricks to really optimize the q-string type.}}
* Made other optimizations (incl. inlining two local functions and
using multiple class data tables)
----------
Have fun! And again, comments are always appreciated.
Rod Jackson