[FIX] raok-elementPrinting

ok at cs.otago.ac.nz ok at cs.otago.ac.nz
Fri May 31 02:05:56 UTC 2002


from preamble:

"Change Set:		raok-elementPrinting
Date:			30 May 2002
Author:			Richard A. O'Keefe

Collection>>printElementsOn: used to use the
#skip: method of streams.  This limits the range
of streams that #printOn: can be used with, as
some quite reasonable streams (such as XML
generation) may not support #skip:.  The
existing code in Collection>>storeOn: does not
need #skip:.  This change-set makes
#printElementsOn: use the same technique as
#storeOn:, so that #skip: isn't needed any more."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raok-elementPrinting.cs.gz
Type: application/octet-stream
Size: 1441 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020530/123077c0/raok-elementPrinting.cs.obj


More information about the Squeak-dev mailing list