Constructing SturdyRefs
Kevin Reid <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On Feb 24, 2008, at 1:43, Mark Miller wrote: > On Sat, Feb 23, 2008 at 3:02 PM, Kevin Reid <[email protected]> wrote: >> On Feb 23, 2008, at 16:14, Mark Miller wrote: >> Since SturdyRefs are uncalled via the <captp> loader, the search- >> path could be inserted by <captp> on uncall, and discarded on call >> (construction). > > I hadn't thought of that. Yes, that's probably a good idea. A semi-related question: is there any exposed way to construct a SturdyRef from its object-level components (List[search-path- component], String, Integer) rather than by way of a String? This is particularly relevant to the same-machine-connection search-path- includes-authority-to-connect-over-this-transport design, since strings can't express all such authorities. -- Kevin Reid <http://homepage.mac.com/kpreid/>