Changes for page Programming__WebObjects

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

From version 911.1
edited by Pascal Robert
on 2012/07/20 11:48
Change comment: There is no comment for this version
To version 913.1
edited by Pascal Robert
on 2012/07/21 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  {{warning}}
2 -This is deprecated information!
2 +This is deprecated information\!
3 3  {{/warning}}
4 4  
5 5  WebObjects is a an integrated suite of freely available Java frameworks and tools that helps a developer to develop scalable, sophisticated applications for the Internet on most computers with Java support.
... ... @@ -13,7 +13,6 @@
13 13  = Introduction =
14 14  
15 15  * [[What is WebObjects?>>documentation:Overview-What is WebObjects]]
16 -* [[History>>Overview-History]]
17 17  * Naming Conventions
18 18  ** The naming convention for objects in WebObjects is that names are written in what is called "camel case".
19 19  ** The various prefixes are not hard to explain. "NS" stands for "NextStep", "EO" for "EnterpriseObject", "WO" for WebObjects.