[GemStone-Smalltalk] #printString [was Re: first: / last:]

Federico Mennite via GemStone-Smalltalk gemstone-smalltalk at lists.gemtalksystems.com
Tue Sep 30 10:01:28 PDT 2014


Array>>storeString should avoid the truncation

On 30.09.2014 14:31, via GemStone-Smalltalk wrote:
> 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 
> <mailto:GemStone-Smalltalk at lists.gemtalksystems.com>
> http://lists.gemtalksystems.com/mailman/listinfo/gemstone-smalltalk
>
>
>
>
> _______________________________________________
> GemStone-Smalltalk mailing list
> GemStone-Smalltalk at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/gemstone-smalltalk


-- 
Federico Mennite      Tel:       +41 91 611 17 35
Software Engineer     Fax:       +41 91 611 17 39
Lifeware SA           Web: http://www.lifeware.ch
Salita ai Ronchi 1, CH-6934 Bioggio (Switzerland)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/gemstone-smalltalk/attachments/20140930/42729db9/attachment.html>


More information about the GemStone-Smalltalk mailing list