#81 closed todo (done)
Ref to MObject
| Reported by: | Ichthyostega | Owned by: | Ichthyostega |
|---|---|---|---|
| Priority: | urgent | Milestone: | 0integration |
| Component: | lumieraSteam | Keywords: | steam session data |
| Sub Tickets: | #78, #140, #207, #282, #344 | Parent Tickets: | #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 (15)
comment:1 by , at 2009-05-06T04:26:21Z
| Status: | new → accepted |
|---|
comment:2 by , at 2009-05-07T01:19:39Z
| blocking: | 78 → 78, 94 |
|---|
comment:3 by , at 2009-06-16T10:34:15Z
| blocking: | 78, 94 → 78, 94, 143 |
|---|
comment:4 by , at 2009-08-11T03:01:22Z
| blockedby: | → 207 |
|---|
comment:5 by , at 2009-09-30T14:41:40Z
| blockedby: | 207 → 207, 282 |
|---|
comment:6 by , at 2009-10-09T14:37:55Z
| blocking: | 78, 94, 143 → 78, 94, 143, 304 |
|---|
comment:7 by , at 2009-10-16T20:55:56Z
| blockedby: | 207, 282 → 207, 282, 344 |
|---|
comment:8 by , at 2009-10-17T22:45:08Z
| blockedby: | 207, 282, 344 → 140, 207, 282, 344 |
|---|
comment:9 by , at 2010-01-13T05:19:22Z
| blockedby: | 140, 207, 282, 344 → 78, 140, 207, 282, 344 |
|---|---|
| blocking: | 78, 94, 143, 304 → 94, 143, 304 |
comment:11 by , at 2010-01-16T15:40:25Z
Can be considered operational now. This is kind of a mini milestone for the work on Steam-Layer, allowing us now to build up the external interfaces
comment:12 by , at 2010-01-16T15:40:43Z
| Resolution: | → done |
|---|---|
| Status: | accepted → closed |
comment:13 by , at 2010-03-05T00:02:44Z
| blocking: | 94, 143, 304 → 94, 143, 304, 558 |
|---|
comment:14 by , at 2010-03-05T00:09:12Z
| blocking: | 94, 143, 304, 558 → 94, 143, 304, 558, 559 |
|---|
comment:15 by , at 2025-12-25T00:00:00Z
| blockedby: | 78, 140, 207, 282, 344 |
|---|---|
| blocking: | 94, 143, 304, 558, 559 |
| Parent Tickets: | → 94, 143, 304, 558, 559 |
| Sub Tickets: | → 78, 140, 207, 282, 344 |
Migration MasterTickets ⟼ Subtickets-plugin
Note:
See TracTickets
for help on using tickets.

Long standing and urgently needed. Implementation is in place now, just some small problems uncovered by the unittest need to be resolved.