Ticket #79 (closed todo: done)
Index for Placement refs
| Reported by: | ichthyo | Owned by: | ichthyo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0integration |
| Component: | lumieraProc | Keywords: | proc session |
| Cc: | Blocked By: | #282, #341, #342, #343, #354, #468 | |
| Blocking: | #77, #78, #143, #151, #303, #305, #331 |
Description
The idea is to assume a tight integration with the session datastructures in memory. The job is mainly to create an API to act as anchor for other currently ongoing design work. The actual implementation is of lesser importance and can be quick-n-dirty for now.
Change History
comment:18 Changed 2 years ago by ichthyo
meanwhile, this changed into sitting at the core of the session datastructure. A hastable based implementation is in place and working. Need to wire up and check the external facade APIs build on top
comment:19 Changed 2 years ago by ichthyo
- Blocking 303 added
- Blocked By 303, 440 removed
PlacementIndex is now a core session implementation facility. It works, as does the PlacementRef implementation built on top.
Thus detaching the interface-design related tasks
comment:20 Changed 2 years ago by ichthyo
- Status changed from accepted to closed
- Resolution set to done
considering this as done and checked, finally
