Ticket #81 (closed todo: done)
Ref to MObject
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | urgent | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | proc session data |
| Cc: | Blocked By: | #78, #140, #207, #282, #344 | |
| Blocking: | #94, #143, #304, #558, #559 |
Description
design and implement a system allowing to refer to "MObject instances" safely, even when passing layer boundraries. Especially
- needs to be integrated with memory management
- ability to map it to a plain C implementation
Effectively, an MObject instance means a specific placement somewhere within the session, and thus the implementation relies on a PlacementRef (#78)
Change History
comment:10 Changed 2 years ago by ichthyo
Long standing and urgently needed. Implementation is in place now, just some small problems uncovered by the unittest need to be resolved.
comment:11 Changed 2 years ago by ichthyo
Can be considered operational now. This is kind of a mini milestone for the work on Proc, allowing us now to build up the external interfaces
comment:12 Changed 2 years ago by ichthyo
- Status changed from accepted to closed
- Resolution set to done
Note: See
TracTickets for help on using
tickets.
