Re: ERXMutableArray fields in Entity Modeler
Re: ERXMutableArray fields in Entity Modeler
- Subject: Re: ERXMutableArray fields in Entity Modeler
- From: Jeff Schmitz <email@hidden>
- Date: Fri, 18 Apr 2008 22:21:38 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden