in reply to Re^2: How to implement set-style membership lists in my obejcts
in thread How to implement set-style membership lists in my obejcts
What I'd be doing about sets is making a container object "set" that requires an instance variable to have a particular notice filled in so it can go retrieve all member-notice pairs for that notice, thereby populating the container class.
^M Free your mind!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to implement set-style membership lists in my obejcts
by clinton (Priest) on May 16, 2007 at 15:44 UTC | |
by Moron (Curate) on May 21, 2007 at 14:02 UTC |