BinaryPackage and classVar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

BinaryPackage and classVar

Steve Waring-2
Should I be able to load a BinaryPackage containing a class, with a
classVariable, which contains an instance of the class?

I end up with;
11:22:59 PM, Friday, 8 December 2000: 'STBImportedClassProxy does not
understand #instSize'
STBImportedClassProxy(Object)>>doesNotUnderstand:
STBInFiler>>readObjectOfClass:
STBInFiler>>basicNext
......
STBInFiler>>readObjectOfClass:
STBInFiler>>basicNext
STBInFiler>>next
[] in BinaryPackage class>>loadUsing:


Thanks,
Steve


Reply | Threaded
Open this post in threaded view
|

Re: BinaryPackage and classVar

Bill Schwab-2
Steve,

> Should I be able to load a BinaryPackage containing a class, with a
> classVariable, which contains an instance of the class?

If that's really it, you have my gratitude and respect :)  I hit a problem
like this, if not exactly like it, but, could never isolate it with a simple
example.

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]