Closed
Bug 541522
Opened 16 years ago
Closed 16 years ago
deep-copy glue
Categories
(Servo Graveyard :: Rust, enhancement)
Servo Graveyard
Rust
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: graydon, Unassigned)
Details
Inter-runtime communication is, for now, going to work by deep-copy. This needs deep-copy glue for every structural type. See Semant.GLUE_deep_copy, and for example Trans.get_drop_glue for a general picture of how to use it, though details will of course differ.
| Reporter | ||
Comment 1•16 years ago
|
||
Mostly-working by dadf50438730, as far as I can tell. Famous last words.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Group: servo
You need to log in
before you can comment on or make changes to this bug.
Description
•