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 1032.1
edited by Pascal Robert
on 2023/11/13 11:57
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
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.
... ... @@ -29,7 +29,7 @@
29 29  = Foundation =
30 30  
31 31  * [[Foundation>>doc:documentation.Home.Development Architecture.Overview-Foundation.WebHome]]
32 -* [[Key Value Coding>>doc:documentation.Overview-Key Value Coding]]
32 +* [[Key Value Coding>>doc:documentation.Home.Development Architecture.Overview-Key Value Coding.WebHome]]
33 33  
34 34  = Enterprise Object Framework (EOF) =
35 35  
... ... @@ -187,7 +187,7 @@
187 187  * Required Reading
188 188  ** [[WO as a Web Service Provider>>doc:documentation.Web Services-Web Service Provider]]
189 189  ** [[WO as a Web Service Consumer>>doc:documentation.Web Services-Web Service Consumer]]
190 -** [[Common Pitfalls and Troubleshooting>>doc:documentation.Web Services-Common Pitfalls and Troubleshooting]]
190 +** [[Common Pitfalls and Troubleshooting>>doc:documentation.Home.Development Architecture.Web Services.Web Services-Common Pitfalls and Troubleshooting.WebHome]]
191 191  * General Info
192 192  ** [[Instructions for .NET consuming Direct to WebServices>>doc:documentation.Web Services-Instructions for \.NET consuming Direct to WebServices]]
193 193  ** [[Testing Services with Terminal>>doc:documentation.Web Services-Testing Services with Terminal]]
... ... @@ -195,7 +195,7 @@
195 195  ** [[Sending Large Data>>doc:documentation.Web Services-Sending Large Data]]
196 196  ** [[How to Trust Any SSL Certificate>>doc:documentation.Web Services-How to Trust Any SSL Certificate]]
197 197  ** [[Problems>>doc:documentation.Web Services-Problems]]
198 -** [[Controlling Enterprise Object Serialisation>>doc:documentation.Web Services-Controlling Enterprise Object Serialisation]]
198 +** [[Controlling Enterprise Object Serialisation>>doc:documentation.Home.Development Architecture.Web Services.Web Services-Controlling Enterprise Object Serialisation.WebHome]]
199 199  ** [[Controlling WSDL Service Location>>doc:documentation.Web Services-Controlling WSDL Service Location]]
200 200  ** [[Integration with WebServicesCore on MacOS-X>>doc:documentation.Web Services-Integration with WebServicesCore on MacOS-X]]
201 201  ** [[Working With Temporary GlobalIDs>>doc:documentation.Web Services-Working With Temporary GlobalIDs]]