Wiki source code of Thinking About Design with WebObjects
Version 7.1 by Pascal Robert on 2011/05/21 10:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == How a WebObjects Developer Thinks == | ||
| 2 | |||
| 3 | == Relationships not Queries == | ||
| 4 | |||
| 5 | == Qualifiers == | ||
| 6 | |||
| 7 | == Fetch Specifications == | ||
| 8 | |||
| 9 | == Business Logic for Business Objects == | ||
| 10 | |||
| 11 | == Components are for View Not Process == | ||
| 12 | |||
| 13 | == Object Design == | ||
| 14 | |||
| 15 | == The Request - Response Loop == | ||
| 16 | |||
| 17 | == Why Defer Optimization Concerns == | ||
| 18 | |||
| 19 | == Key Value Coding and WOGNL Extensions == | ||
| 20 | |||
| 21 | == Description of the Application to be Built (blog) == |