Changes for page LEWOStuff-Overview
Last modified by Pascal Robert on 2013/01/11 12:12
From version 4.1
edited by Pascal Robert
on 2010/09/20 23:41
on 2010/09/20 23:41
Change comment:
There is no comment for this version
To version 2.1
edited by smmccraw
on 2007/07/08 10:31
on 2007/07/08 10:31
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LEWOStuff-Overview 1 +Programming__WebObjects-LEWOStuff-Overview - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.smmccraw - Content
-
... ... @@ -2,22 +2,18 @@ 2 2 3 3 The framework has been used on a handful of application server projects which are deployed in the Australia / New Zealand region. There is presently no support for collaboration on source code, but any corrections or suggestions would be welcome. A new source distribution is generally released every few months. An overview PDF document is distributed with the framework and this covers basic architecture as well as the general functionality afforded by the framework. 4 4 5 -= Download and Info = 5 += Download and Info = 6 6 7 -You can obtain the most recent public distribution from the Lindesay Electric website at [[http://www.lindesay.co.nz/]]. Click on //LEStuff//.7 +You can obtain the most recent public distribution from the Lindesay Electric website at http:~/~/www.lindesay.co.nz/. Click on //LEStuff//. 8 8 9 -= lejstuff = 9 += lejstuff = 10 10 11 11 lejstuff is a java library for J2SE development which is suitable for the development of general java software. 12 12 13 -= LEWOStuff = 13 += LEWOStuff = 14 14 15 15 LEWOStuff is a java framework for aiding the development of WebObjects application server development. The framework includes and extends many aspects of lejstuff mentioned above. 16 16 17 -= LECocoaStuff = 17 += LECocoaStuff = 18 18 19 19 LECocoaStuff is an Objective-C framework for aiding the development of Cocoa client applications. 20 - 21 -= WOWODC recordings = 22 - 23 -Andrew did two presentations about LEWOStuff at WOWODC 2008 and one at WOWODC East 2009. The [[first one>>http://www.wocommunity.org/podcasts/wowodc/west08/WOWODC08_LEWOStuff.mp4]] is an introduction to the framework, the [[second one>>http://www.wocommunity.org/podcasts/wowodc/west08/WOWODC08_JSON-RPC.mp4]] is an introduction to the JSON-RPC classes in LEWOStuff and the [[last one>>http://www.wocommunity.org/podcasts/wowodc/east09/WOWODC09E-PracticalJSONRPC.mov]] is an real-world example of how to use the JSON-RPC service with a Cocoa application.