March 9, 2010
9:02 a.m.
Hi, I suppose that the class FieldNode should be removed. It is a Tweak hack: "FieldNode handles field access in Tweak, e.g. self fieldName := foo => self fieldName: foo." it is used only in Encoder >>Â #init:context:notifying: where it supposes nil offset. There's no such case in Pharo. Cheers -- Pavel