That entirely depends on what you need and how you need to use it.
If you give the details, we can guide you to a solution.
Well, if you want to get specific, one place I'd like to use it would
be an array of integers saved with each Pool object, containing a
point value for the games in each round. The values themselves need
to be changeable for each pool, but the size would be constant so it
doesn't need to be mutable, since the number of rounds in a tournament
is known and static, e.g. for the NCAA tournament the size would be 6,
since there are 6 rounds. This is the only "per round" information
that needs to be kept.
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]