Changes for page Programming__WebObjects
Last modified by Pascal Robert on 2012/12/05 12:01
From version 1026.1
edited by David Avendasora
on 2023/11/13 11:57
on 2023/11/13 11:57
Change comment:
Renamed back-links.
To version 1030.1
edited by David Avendasora
on 2023/11/13 11:57
on 2023/11/13 11:57
Change comment:
Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,11 +12,11 @@ 12 12 13 13 = Introduction = 14 14 15 -* [[What is WebObjects?>>doc:documentation.Overview-What is WebObjects]] 15 +* [[What is WebObjects?>>doc:documentation.Home.Development Architecture.Overview-What is WebObjects.WebHome]] 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.Overview-Foundation]] 19 +* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]] 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,8 +28,8 @@ 28 28 29 29 = Foundation = 30 30 31 -* [[Foundation>>doc:documentation.Overview-Foundation]] 32 -* [[Key Value Coding>>doc:documentation.Overview-Key Value Coding]] 31 +* [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]] 32 +* [[Key Value Coding>>doc:documentation.Home.Development Architecture.Overview-Key Value Coding.WebHome]] 33 33 34 34 = Enterprise Object Framework (EOF) = 35 35 ... ... @@ -133,7 +133,7 @@ 133 133 ** [[PDF Generation>>doc:documentation.Development-PDF Generation]] 134 134 ** [[Excel Generation>>doc:documentation.Development-Excel Generation]] 135 135 ** [[SSL>>doc:documentation.Development-SSL requests via https protocol]] 136 -** [[Localization and Internationalization>>doc:documentation.Development-Localization and Internationalization]] 136 +** [[Localization and Internationalization>>doc:documentation.Home.Development Architecture.Localization.Development-Localization and Internationalization.WebHome]] 137 137 ** [[Testing and JUnit>>doc:documentation.Development-Testing and JUnit]] 138 138 ** [[Custom Error Handling>>doc:documentation.Development-Custom Error Handling]] 139 139 ** [[Custom Templates>>doc:documentation.Development-Custom Templates]]