Opened 16 years ago

Closed 16 years ago

#35 closed defect (fixed)

RemoteReference.getSturdyRef() is broken

Reported by: Brian Warner Owned by:
Priority: major Milestone: 0.2.3
Component: unknown Version: 0.1.7
Keywords: Cc:

Description

rob noticed that RemoteReference?.getSturdyRef() doesn't work: it references an attribute that has bitrotted away. rref.tracker.getURL() probably works, but that feels like a hack.

I'm not sure we'll continue with this current get-a-sturdyref-just-for-the-asking approach, but as long as we have that information. rref.getSturdyRef() is the right way to get at it, so we should make it work.

Change History (1)

comment:1 Changed 16 years ago by Brian Warner

Milestone: undecided0.2.3
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.