Bug 36977

GemBuilder for Smalltalk

7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 5.2.5, 5.2.4, 5.2.3

All

7.2, 5.3, 5.2.6

Error on add to server Array that's replicated

Replicating an array and then adding additional elements to the
server representation will give a walkback. Client Arrays, unlike
GemStone server Arrays, do not dynamically resize.

Workaround:

Use another type of collection, such as OrderedCollection, which
allows dynamic resizing on the client and server.


Last updated: 12/5/07