Last modified by Ray Kiddy on 2020/12/31 01:42

From version 16.1
edited by David Avendasora
on 2010/12/05 12:06
Change comment: There is no comment for this version
To version 18.1
edited by David Avendasora
on 2010/12/05 12:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,18 @@
1 -Documentation is probably about the only weakness in WebObjects. Almost all of the Apple-written documentation was created with the now-deprecated Xcode-based toolset in mind. While the documentation still excellent at explaining many of WebObjects' core concepts like EOF, Components, etc., the UI of the Eclipse-based [[WOLips>>WOL:]] toolset is substantially different.
1 +=== Apple Printed WebObjects Documentation: ===
2 2  
3 -Since Apple is now distributing WebObjects for free there is no financial incentive to update the documentation to reflect the new development environment so Apple is no longer updating the documentation and considers it to be "Legacy" documentation. Don't let the name scare you off, it still holds a lot of incredibly useful information.
3 +Apple is no longer updating this documentation and considers it to be "Legacy" because of the outdated UI of the developer tools used in the examples. While the UI is outdated, this documentation is still accurate with regards to the frameworks themselves.
4 4  
5 -=== Apple WebObjects Documentation: ===
5 +Apple's documentation is available for several versions of WebObjects on the [[Apple Developer Website>>http://developer.apple.com/legacy/mac/library/navigation/index.html?filter=webobjects]]. Since this URL tends to change here's a local cache of many of the same files available there:
6 6  
7 -Apple's WebObjects documentation is available on the [[Apple Developer Website>>http://developer.apple.com/legacy/mac/library/navigation/index.html?filter=webobjects]]. Since this URL tends to change here's a local cache of many of the same files available there:{{attachments}}{{/attachments}}
7 +{{attachments}}{{/attachments}}
8 8  
9 9  === WebObjects JavaDoc ===
10 10  
11 -* WebObjects 5.4.2: [[http://webobjects.mdimension.com/javadoc/WebObjects/5.4.2/]] (The API did not change between 5.4.2 and 5.4.3)
12 -* WebObjects 5.4 [[http://webobjects.mdimension.com/javadoc/WebObjects/5.4/]]
13 -* [[http://webobjects.mdimension.com/javadoc/WebObjects/5.4/]]WebObjects 5.3 [[http://webobjects.mdimension.com/javadoc/WebObjects/5.3]]
11 +* [[WebObjects 5.4.3/2 API>>http://webobjects.mdimension.com/javadoc/WebObjects/5.4.2/]] (The API did not change between 5.4.2 and 5.4.3)
12 +* [[WebObjects 5.4 API>>http://webobjects.mdimension.com/javadoc/WebObjects/5.4/]]
13 +* [[WebObjects 5.3 API>>http://webobjects.mdimension.com/javadoc/WebObjects/5.3]]
14 +
15 +=== Project Wonder JavaDoc ===
16 +
17 +* [[Wonder 5.0 for WebObjects 5.4>>http://webobjects.mdimension.com/hudson/job/Wonder54/javadoc/]]
18 +* [[Wonder 5.0 for WebObjects 5.3>>http://webobjects.mdimension.com/hudson/job/Wonder53/javadoc/]]