$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.