From 7c6abe7973c4b0a6c538aab0e3ebcb20d24b2816 Mon Sep 17 00:00:00 2001 From: helge Date: Thu, 11 Aug 2005 14:32:57 +0000 Subject: [PATCH] minor docs fixes git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1028 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-appserver/README | 59 ----------------------------------- sope-appserver/README-OSX.txt | 36 +++++++-------------- sopex/SOPEX/PROJECTLEAD | 2 -- 3 files changed, 11 insertions(+), 86 deletions(-) delete mode 100644 sope-appserver/README diff --git a/sope-appserver/README b/sope-appserver/README deleted file mode 100644 index e1c46ad5..00000000 --- a/sope-appserver/README +++ /dev/null @@ -1,59 +0,0 @@ -$Id$ - -SKYRiX Object Publishing Environment Version 4.2 -================================================ - -This directory contains SOPE 4.2, formerly known -as the SKYRiX 4 application server. - -Contained are these packages: -- NGScripting -- NGJavaScript -- NGObjWeb -- SxComponents -- WEExtensions -- WOExtensions -- NGObjDOM - -NGScripting -=========== - -Some small categories, protocols and baseclasses for building bridges between -Objective-C and a scripting language. - -NGJavaScript -============ - -Based on NGScripting, provides a JavaScript bridge based on the SpiderMonkey -engine provided by the Mozilla project. - -NGObjWeb -======== - -Large framework for building web applications. - -SxComponents -============ - -NGObjWeb subsystem for building XML-RPC/SandStorm based services. - -WEExtensions -============ - -Various dynamic elements for NGObjWeb. - -WOExtensions -============ - -More dynamic elements for NGObjWeb. - -NGObjDOM -======== - -Extension to NGObjWeb to process DOM trees using the NGObjWeb API. Currently -used by SKYRiX forms and SKYRiX publisher, which are going to be changed to -use the WOX mechanism contained in NGObjWeb. - -In practice it's less useful for a "normal" templates, but might get -interesting when processing arbitary XML documents which do not really map -1:1 to a dynamic NGObjWeb element. diff --git a/sope-appserver/README-OSX.txt b/sope-appserver/README-OSX.txt index d57ef40c..b87a7cbf 100644 --- a/sope-appserver/README-OSX.txt +++ b/sope-appserver/README-OSX.txt @@ -1,13 +1,10 @@ -# $Id$ - Building Notes ============== Prerequisites: - Apple Developer Tools -- skyrix-xml -- skyrix-core -- SpiderMonkey (as availably in OpenGroupware.org/ThirdParty/js-1.5/) +- sope-xml +- sope-core There are two ways to build SOPE on MacOSX, either using the gnustep-make package or as native Xcode projects. The first option is usually used when @@ -17,7 +14,7 @@ SOPE:X applications. Building using gstep-make: ========================== -First install gnustep-make (eg v1.8), then ensure that GNUstep.sh is properly +First install gnustep-make (eg v1.10), then ensure that GNUstep.sh is properly sources. For the build just enter: make -s install or @@ -85,33 +82,28 @@ SxXML SxCore EOControl.framework + EOCoreData.framework NGExtensions.framework NGStreams.framework + +NGMime NGMime.framework - NGImap4.framework - NGLdap.framework NGMail.framework - NGiCal.framework + NGImap4.framework + +NGiCal.framework + +NGLdap.framework SOPE - NGScripting.framework - NGJavaScript.framework NGHttp.framework WebDAV.framework SoOFS.framework NGXmlRpc.framework WOExtensions.framework WEExtensions.framework - NGObjDOM.framework NGObjWeb.framework - js.framework (see NOTE) - -Note: js.framework is the Spidermonkey framework available in - OpenGroupware.org/ThirdParty/js-1.5/. Although being located in - ThirdParty this is technically considered to be a part of SOPE. This - project also has an appropriate "Wrapper" build style which can be used - for the "js" framework target. Note: "A word on umbrellas" The general idea of umbrellas is to make life easier by providing a cover @@ -164,9 +156,3 @@ sope-appserver: 0xC3000000 - 0xC5FFFFFF 0xC5B00000 WOXML 0xC5E00000 WEPrototype 0xC5FF0000 SOPE - -Note: -===== - -js.framework is in ThirdParty, required by NGJavaScript, hence we assign -a prebinding address from our range. \ No newline at end of file diff --git a/sopex/SOPEX/PROJECTLEAD b/sopex/SOPEX/PROJECTLEAD index 77ff621c..cc1f2360 100644 --- a/sopex/SOPEX/PROJECTLEAD +++ b/sopex/SOPEX/PROJECTLEAD @@ -1,3 +1 @@ -# $Id: PROJECTLEAD,v 1.1 2004/02/16 13:23:55 znek Exp $ - PROJECTLEAD=znek@mulle-kybernetik.com -- 2.39.5