Re: accessor generation???
Re: accessor generation???
- Subject: Re: accessor generation???
- From: Ondra Cada <email@hidden>
- Date: Sat, 6 Jul 2002 23:04:07 +0200
On Saturday, July 6, 2002, at 04:28 , Andy Lee wrote:
I've done database projects where many classes were merely wrappers for
Model data, and accessor methods could reasonably be auto-generated from,
say, database schemas. I've also done more algorithmic projects where
there was hardly any call for get/set methods.
Looks like a good end line: I do heartily agree that database (and
database-like) problems are something quite else than what I had on mind,
and that accessor generation is very in order for them.
Seems I kind of haven't realized that there is no EOF anymore (notably,
EOF has generated accessors!), and thus things I've always solved in EOF
must be now done in plain Cocoa, alas: and again I do agree that it's an
excellent place for accessor generators.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.