William ML Leslie
2015-01-14 06:52:26 UTC
âIs the following a reasonable thing to do in DataE?â
(DescMaker <- NewFar(
â7â
, "x")) <-
__whenMoreResolved(someObType <- new(
DescMaker <- NewFar(
â8â
, "y"), some_data))
âThat is: I allocateâ
â refs that allow two-way communication. I (who sent this message) can
call methods on your proxy someObType by sending to export 7, and you can
call methods on my original someObTypeâ
by sending to import 8.â
âJust trying to understand the Descs in CapTP,â
(DescMaker <- NewFar(
â7â
, "x")) <-
__whenMoreResolved(someObType <- new(
DescMaker <- NewFar(
â8â
, "y"), some_data))
âThat is: I allocateâ
â refs that allow two-way communication. I (who sent this message) can
call methods on your proxy someObType by sending to export 7, and you can
call methods on my original someObTypeâ
by sending to import 8.â
âJust trying to understand the Descs in CapTP,â
--
William Leslie
Notice:
Likely much of this email is, by the nature of copyright, covered under
copyright law. You absolutely MAY reproduce any part of it in accordance
with the copyright law of the nation you are reading this in. Any attempt
to DENY YOU THOSE RIGHTS would be illegal without prior contractual
agreement.
William Leslie
Notice:
Likely much of this email is, by the nature of copyright, covered under
copyright law. You absolutely MAY reproduce any part of it in accordance
with the copyright law of the nation you are reading this in. Any attempt
to DENY YOU THOSE RIGHTS would be illegal without prior contractual
agreement.