Wiki source code of Programming__WebObjects-EOF-Using EOF-Schema Changes
Version 2.1 by smmccraw on 2007/07/08 09:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | === Christian Pekeler === | ||
| 2 | |||
| 3 | James Seigel and I have written an article that might be of interest to this group. We describe a simple method for encoding structural changes to a database as objects. These objects can be used by applications to automatically bring their databases up-to-date on startup. We include example source code for WebObjects, usage patterns, and the lessons we have learned. Check it out: | ||
| 4 | |||
| 5 | http:~/~/www.stepwise.com/Articles/2005/DBChanges | ||
| 6 | |||
| 7 | Category:WebObjects |