[Seaside] OmniBase Squeak cannot register object with ByteArray key

Masashi Umezawa umejava at mars.dti.ne.jp
Mon Aug 29 01:34:52 CEST 2005


Hi,

---
from preamble:

'OmniBase Squeak raises an error when trying to register object with ByteArray 
key.

This is obviously caused by a typo in Object class >> 
odbLoadVariables:classInfo:. 'self class isWords' should be 'self isWords', 
because it is useless to ask metaclass 'isWords'. 

---
[:masashi | ^umezawa]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OmniBase-ByteArrayKeyPatch.2.zip
Type: application/zip
Size: 1679 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/seaside/attachments/20050829/697786f2/OmniBase-ByteArrayKeyPatch.2.zip


More information about the Seaside mailing list