On Tue Aug 07 03:36:11 2012, moritz wrote:
> What behavior do you expect? I can only fix it if I know what it should
> look like after the fix :-)

The immediate expectation is for the error "Cannot assign to a readonly 
variable or a value" not to occur. That's the observable -- sorry for 
being less-than-clear on that. :)

Then again, I see the problem in deciding what should happen. The 
conservative thing would be to have .classify barf on junctions as keys. 
Or -- if it makes sense -- have the junction be stringified and use the 
string as the key.

Reply via email to