[Glass] Variable - pointer classes, do you have them?
Martin McClure via Glass
glass at lists.gemtalksystems.com
Thu Sep 4 19:59:58 PDT 2014
On 09/04/2014 02:27 PM, Mariano Martinez Peck via Glass wrote:
> BTW...one of the examples I am trying to serialize/materialize in
> Gemstone is Interval. And I cannot find a way to recreate them, neither
> via #basicNew: or #_basicNew:
>
Interval is not a variable class, it's a normal fixed-size pointer
object. New instances can be created with #basicNew (as opposed to
#basicNew:).
Regards,
-Martin
More information about the Glass
mailing list