Changes for page Home

Last modified by Markus Ruggiero on 2023/11/13 11:58

From version 871.1
edited by anjo
on 2007/09/03 09:52
Change comment: There is no comment for this version
To version 872.1
edited by Pascal Robert
on 2007/09/03 13:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.anjo
1 +XWiki.probert
Content
... ... @@ -39,10 +39,10 @@
39 39  = Introduction =
40 40  
41 41  * [[What is WebObjects?>>Overview-What is WebObjects]]
42 -* [[History>>Programming__WebObjects-Overview-History]]
42 +* [[History>>Overview-History]]
43 43  * [[Foundation>>Programming__WebObjects-Overview-Foundation]]
44 -* [[Objective-C to Java Transition>>Programming__WebObjects-Overview-Objective-C to Java Transition]]
45 -* [[Hands On Hello World - Your First WebObjects Application>>Programming__WebObjects-Hands On___Hello World - Your First WebObjects Application]]
44 +* [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]]
45 +* [[Hands On Hello World - Your First WebObjects Application>>Hands On___Hello World - Your First WebObjects Application]]
46 46  * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]]
47 47  * [[WebObjects for Database Developers]]
48 48  * [[Naming Conventions]]
... ... @@ -58,21 +58,21 @@
58 58  = Foundation =
59 59  
60 60  * [[Foundation>>Programming__WebObjects-Overview-Foundation]]
61 -* [[Key-Value Coding>>Programming__WebObjects-Overview-Key Value Coding]]
61 +* [[Key-Value Coding>>Overview-Key Value Coding]]
62 62  
63 63  = Enterprise Object Framework (EOF) =
64 64  
65 65  == Introduction ==
66 66  
67 -* [[Overview>>Programming__WebObjects-EOF-Overview]]
67 +* [[Overview>>EOF-Overview]]
68 68  
69 69  == Modeling ==
70 70  
71 71  * [[Overview>>Programming__WebObjects-EOF-Modeling-Overview]]
72 72  * Required Reading
73 -** [[Entities>>Programming__WebObjects-EOF-Modeling-Entities]]
74 -** [[GlobalIDs>>Programming__WebObjects-EOF-Modeling-GlobalIDs]]
75 -** [[Attributes>>Programming__WebObjects-EOF-Modeling-Attributes]]
73 +** [[Entities>>EOF-Modeling-Entities]]
74 +** [[GlobalIDs>>EOF-Modeling-GlobalIDs]]
75 +** [[Attributes>>EOF-Modeling-Attributes]]
76 76  ** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]]
77 77  ** [[Entity Inheritance>>Programming__WebObjects-EOF-Modeling-Inheritance]]
78 78  ** [[Fetch Specifications>>Programming__WebObjects-EOF-Modeling-Fetch Specifications]]
... ... @@ -209,7 +209,7 @@
209 209  * [[Development on Windows>>Programming__WebObjects-Web Applications-Development-Development on Windows]]
210 210  * [[Tips and Tricks>>Programming__WebObjects-Web Applications-Development-Tips and Tricks]]
211 211  * Examples
212 -** [[Hands On Hello World>>Programming__WebObjects-Hands On___Hello World - Your First WebObjects Application]]
212 +** [[Hands On Hello World>>Hands On___Hello World - Your First WebObjects Application]]
213 213  ** [[Page Layout>>Programming__WebObjects-Web Applications-Development-Examples-Page Layout]]
214 214  ** [[List Components>>Programming__WebObjects-Web Applications-Development-Examples-List Components]]
215 215  ** [[Calendar Component>>Programming__WebObjects-Web Applications-Development-Examples-Calendar Component]]