> > As to whether we then drop the _address component of _symbol, I am now > > fine either way. I did find the fact that _symbol * returned three > > components confusing. > > _symbol * only returns two components -- the getter and the setter. Whoops. My confusion. > I slightly prefer "alloc". "alloc" it is, then. Also, how about removing allowSymbol and deprecating allow{Export,Import}, since we have allowFFI?