> Do your pool references end up being valid?
�� �� ��Aha, the answer is no. So, I had to put some things in a separate
package which must be loaded first. Among those things is a change
required by a remote-object-aware version of
IdentityDictionary>>scanFor:; the system was crashing when they were
loaded in the wrong order.
�� �� ��thanks again,