Storing ByteArray in GOODS

Yar Hwee Boon hboon at motionobj.com
Sun Feb 13 11:21:15 UTC 2005


Has anyone stored ByteArray instances into GOODS with WriteBarrier? The 
following code fails in my image.

=====
db := KKDatabase onHost: 'localhost' port: 6102.
db root at: #xxx put: #(1 2 3) asByteArray.

db commit
=====


I had thought that this had worked for me all the while, but it seems 
not...

--
HweeBoon
MotionObj
(65) 6764-9774




More information about the Squeak-dev mailing list