Changes for page Programming__WebObjects

Last modified by Pascal Robert on 2012/12/05 12:01

From version 1028.1
edited by Pascal Robert
on 2023/11/13 11:57
Change comment: Renamed back-links.
To version 1027.1
edited by Johan Henselmans
on 2023/11/13 11:57
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.johanhenselmans
Content
... ... @@ -16,7 +16,7 @@
16 16  * Naming Conventions
17 17  ** The naming convention for objects in WebObjects is that names are written in what is called "camel case".
18 18  ** The various prefixes are not hard to explain. "NS" stands for "NextStep", "EO" for "EnterpriseObject", "WO" for WebObjects.
19 -* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]]
19 +* [[Foundation>>doc:documentation.Overview-Foundation]]
20 20  * [[Objective-C to Java Transition>>doc:WO.Home.Deprecated.Overview-Objective-C to Java Transition.WebHome]]
21 21  * [[Recent Changes>>url:http://en.wikibooks.org/w/index.php?title=Special:Recentchangeslinked&target=Programming%3AWebObjects||shape="rect"]]
22 22  
... ... @@ -28,7 +28,7 @@
28 28  
29 29  = Foundation =
30 30  
31 -* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]]
31 +* [[Foundation>>doc:documentation.Overview-Foundation]]
32 32  * [[Key Value Coding>>doc:documentation.Overview-Key Value Coding]]
33 33  
34 34  = Enterprise Object Framework (EOF) =