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