[Ann] Nile 0.8.0 available

Bill Schwab BSchwab at anest.ufl.edu
Fri May 11 23:07:56 UTC 2007


Damien,

The pipe/composition features are interesting.  I would strongly urge
you to have something like

   | in |
   in := NSReadableCollectionStream on:'hello'.
   in next:20.

signal an error.  #nextAvailable:20 would answer a truncated string w/o
error.  Since you are creating new stream classes, IMHO, it makes sense
to match their behavior to the other major dialects.

Bill





Wilhelm K. Schwab, Ph.D.
University of Florida
Department of Anesthesiology
PO Box 100254
Gainesville, FL 32610-0254

Email: bschwab at anest.ufl.edu
Tel: (352) 846-1285
FAX: (352) 392-7029




More information about the Squeak-dev mailing list