2004-04-03 Helge Hess * updated for OGo build environment (v5.0.2) Mon Oct 7 11:05:23 2002 Bjoern Stierand * GNUmakefile: added check if skymasterd instance file already exists * SkySystemApplication.m: fixed default namespace issue (took the code from SDApplication, which does it right), removed obsolete code 2002-10-04 Helge Hess * SkySystemAction.m: improved error handling (returns faults instead of "nil" if some things fail) * SkySystemApplication.m: cache user-defaults object, use -stringForKey: to retrieve default values 2002-07-03 Helge Hess * SkySystemApplication.m: added re-registration delay sanity check Thu Jun 27 17:59:25 2002 Bjoern Stierand * SkySystemApplication.m: if the daemon finds no config file, it now exits with exitCode 1 Wed Jun 10 17:42:55 2002 Bjoern Stierand * TaskMethodSignature.m: added new result types 'arrayOfCSVEntries' and 'CSVEntry' Wed May 15 17:57:55 2002 Bjoern Stierand * SkySystemApplication.m: added re-registration after timeout received on initial registration Tue May 7 21:34:36 2002 Helge Hess * SkySystemApplication.m: changed to use WOCoreApplication Thu May 2 10:44:27 2002 Helge Hess * SkySystemApplication.m: terminate if a registry is available, but the component couldn't be registered * SkySystemApplication.m: cleanups ... Mon Apr 29 14:01:08 2002 Helge Hess * SkySystemApplication.m: register with *real* port instead of manually parsing the "WOPort" default .. Fri Apr 26 18:40:25 2002 Bjoern Stierand * SkySystemApplication.m: startup registration is now powered by SxComponents, unregistration added Fri Apr 26 12:28:04 2002 Bjoern Stierand * SkySystemApplication.m: added component registration at startup * TaskMethodSignature.m: added ability to work with temp files Mon Mar 11 14:27:27 2002 Helge Hess * made a XML-RPC server bundle, cleanups Wed Feb 27 18:32:00 2002 Bjoern Stierand * Application.m: removed setting of defaultRequestHandler (already done in superclass) Tue Feb 19 14:45:52 2002 Bjoern Stierand * added support for correct handling of xmlrpc introspection methods Tue Feb 19 14:44:46 2002 Bjoern Stierand * created ChangeLog