[GemStone-Smalltalk] #printString [was Re: first: / last:]
via GemStone-Smalltalk
gemstone-smalltalk at lists.gemtalksystems.com
Tue Sep 30 05:31:59 PDT 2014
In VW an Array that is too big gets truncated with ' ...etc...) ', which tends to cause problems in generated scripts. So we use our own 'makeString' (as in a 'make' file) which is coded to work on GS and VW.
Bob
On Monday, September 29, 2014 11:55 AM, Richard Sargent via GemStone-Smalltalk <gemstone-smalltalk at lists.gemtalksystems.com> wrote:
Gemstone/S mailing list wrote
> But for printing an Array I think that #(1 2 3) is a more readable output
> than anArray( 1, 2, 3).
Hi Bob,
I just had this example printed in my VA transcript:
(#CompilationError #CompileError [] in
GbsSessionManager>>#initializeKernelConnectorConditions)
Putting a number sign in front is not going to make it readable. In fact,
even though I am not a fan of the GS way of printing an array, the commas
would improve readability of this example.
--
View this message in context: http://forum.world.st/first-last-tp4778749p4781288.html
Sent from the Gemstone/S mailing list archive at Nabble.com.
_______________________________________________
GemStone-Smalltalk mailing list
GemStone-Smalltalk at lists.gemtalksystems.com
http://lists.gemtalksystems.com/mailman/listinfo/gemstone-smalltalk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/gemstone-smalltalk/attachments/20140930/f30c00c9/attachment.html>
More information about the GemStone-Smalltalk
mailing list