[Seaside] Re: Smalltalk design advice - how to implementgenericbi-directional pointers?

itsme213 itsme213 at hotmail.com
Tue Dec 25 04:50:00 UTC 2007


"Colin Putney" <cputney at wiresong.ca> wrote in message

> just have projects keep a collection of employees. If at some point you
> need to get the reverse - projects an employee is involved with, just
> get all projects and select the ones that reference that employee.
> Unless you have massive amounts of data, that'll work just fine.

Where do you start this search?

- A global e.g. someClass allInstances?
- Some "ancestor" container object that all descendants store a pointer to?

Thanks







More information about the seaside mailing list