Re: Class design question
Re: Class design question
- Subject: Re: Class design question
- From: John Stiles <email@hidden>
- Date: Sun, 13 Feb 2005 19:15:44 -0800
On Feb 13, 2005, at 11:36 AM, Ken Tozier wrote:
Indexing is the part I do have solidly worked out. The basic conundrum
was: Do I use the easier to maintain (and highly bloated) one class
for each type, or go the more obscure, yet highly compact, function
pointer route. I'm equally comfortable with either but if this project
gets to a decent state, I'm thinking of open sourcing it and want to
make it friendly enough that other programmers won't be completely
confused.
If function pointers fall into the category of "obscure" for you, maybe
you're not ready to be writing a full-on database yet ;) ;)
Seriously, there are a lot of great, free engines with very very
experienced people working on them. I'd suggest that you start by
leveraging one of them.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden