Binding values from daabase
Binding values from daabase
- Subject: Binding values from daabase
- From: Ivan Myrvold <email@hidden>
- Date: Wed, 19 May 2004 13:35:57 +0200
I am fascinated by the Cocoa bindings, and am wondering if I can
utilize this technology in our Objective-C Cocoa application Partos,
which is an admin system I have been developing for our company the
last two years. All data is stored in an Oracle 9i database, and I have
developed all the JDBC code necessary to retrieve and store data in the
Oracle database (sending data over the Java bridge).
The Cocoa binding technology seems to be something I could use, to
avoid all the glue code necessary to reflect the database data in the
Cocoa controls and views. But where should I start? Is subclassing the
NSObjectController and NSArrayController classes a useful approach?
Ivan C Myrvold
OrtopediService AS
Mob. 913 16 356
Tlf. 38 14 45 93
_______________________________________________
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.