Changes for page Getting the Wonder Source Code
Last modified by Bastian Triller on 2013/10/05 10:40
From version 186.1
edited by Kieran Kelleher
on 2010/09/13 15:18
on 2010/09/13 15:18
Change comment:
There is no comment for this version
To version 189.1
edited by Kieran Kelleher
on 2010/09/13 15:10
on 2010/09/13 15:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,12 +2,11 @@ 2 2 3 3 Instead of downloading the Wonder binaries, working from the latest source code directly can have some advantages such as: 4 4 5 -* Learn very much about WebObjects and EOF (and java dev styles?) 6 -* Easily browse and search the source 7 -* Work with a specific svn version (teams, quality control, development cycles) 8 -* Provide opportunities to submit patches for bug fixes or enhancements 5 +* Ability to conveniently browse and search the source code and learn from the wisdom and experience of the WO committers 6 +* Put breakpoints in and step through Wonder source when debugging your projects 7 +* Provide opportunities to submit patches to bugs you might find in Wonder 9 9 * Add logging statements in Wonder source so you can better understand what is going when tracking down hard to find bugs 10 -* Discover themanyHiddenTreasuresofWonder9 +* Work with specific versions of Wonder in a project - good practice for quality control, especially for teams 11 11 12 12 == Source Frameworks Initial Installation Procedure == 13 13