Re: SturdyRef expiration dates
"Dean Tribble" <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
Hmm. It represents how long the vat that provided the SturdyRef promises to honor it. Presumably it's related to when the provider drops it from its internal table, but I would not think that it uses that from the SturdyRef. On Wed, Mar 19, 2008 at 6:19 PM, Kevin Reid <[email protected]> wrote: > SturdyRef objects carry around expiration dates, but don't seem to > use them for anything (such as letting their clients check them). > Have I missed something? >