Things we’d like to see...
A collection from the collaboration:
- More & Better Template support
- reduces code duplication, increases type-safety
- need working examples, esp. w/ STL
- Simple shared memory interface
- At least a way to directly share simple structures with an object interface
- Maybe not as critical if thread support improves
- Rationalization of the relationship between objects and TDirectories
- “now, where did my pointer go?…”
- Instead, had to roll our own (TPhObjectManager)