GNUstepWeb is a library which was designed to be compatible with WebObjects 4.x (developed by NeXT (now Apple) Inc.).
Find a file
David Ayers a4f3157e1d * gsweb.make.in: Change 'WO' framework names to WobObjects,
WOExtensions and WOExtensionsGSW.
	* GSWeb.framework/GNUmakefile: Ditto.
	* GSWeb.framework/Makefile.postamble. Ditto.
	* GSWExtensions.framework/Makefile.preamble: Ditto.
	* GSWExtensionsGSW.framework/Makefile.preamble: Ditto.
	* GSWExtensionsGSW.framework/GNUmakefile: Ditto.
	* GSWExtensions.framework/GNUmakefile: Ditto.  Move top level
	GSWSessionRestorationErrorPage.gswd into
	GSWSessionRestorationErrorPage.gswc.
	* GSWExtensions.framework/GSWSessionRestorationErrorPage.gswd
	* GSWExtensions.framework/GSWSessionRestorationErrorPage.gswc/
	  GSWSessionRestorationErrorPage.gswd
	  Moved contents into component.
	* GSWExtensions.framework/Makefile.postamble: Install
	components for 'WO' names correctly.
	* GSWExtensionsGSW.framework/Makefile.postamble: Ditto.

	* GSWExtensions.framework/French.lproj/
	  GSWSessionCreationErrorPage.gswc/GSWSessionCreationErrorPage.gswd:
	Use correct #include syntax.

	* GSWeb.framework/GSWWOCompatibility.h: Add WOExceptionPage.
	* GSWeb.framework/GSWApplication.m
	([GSWApplication handleException:inContext:]): Remove
	temporary hack to load 'GSW' exception page for 'WO' names.
	* GSWExtensions.framework/GSWExceptionPage.m
	([GSWExceptionPage setException:]): Remove excess exception
	log.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18388 72102866-910b-0410-8b05-ffd578937521
2004-01-12 15:32:39 +00:00
config 2002-09-22 Mirko Viviani <mirko.viviani@rccr.cremona.it> 2002-09-22 14:27:04 +00:00
Doc 2003-01-19 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-19 15:33:07 +00:00
Examples/hello * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
GSWAdaptors o implement our own function for strndup if not compiled with 2003-11-26 13:36:59 +00:00
GSWeb.framework * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
GSWExtensions.framework * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
GSWExtensionsGSW.framework * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
Testing/DynamicElements * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
ChangeLog * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
config.h.in 2003-05-14 Manuel Guesdon <mguesdon@orange-concept.com> 2003-05-14 08:30:22 +00:00
config.mak.in o added GSWDEBUG=no 2003-11-24 12:27:34 +00:00
configure 2003-02-01 Manuel Guesdon <mguesdon@orange-concept.com> 2003-02-01 19:07:25 +00:00
configure.ac 2003-02-01 Manuel Guesdon <mguesdon@orange-concept.com> 2003-02-01 19:07:25 +00:00
GNUmakefile Initial revision 2000-01-22 12:49:49 +00:00
gsweb.make.in * gsweb.make.in: Change 'WO' framework names to WobObjects, 2004-01-12 15:32:39 +00:00
gsweb_wo.make 2003-01-22 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-22 12:24:26 +00:00
INSTALL * INSTALL: Update prerequisits and installation guidelines. 2003-07-11 19:16:37 +00:00
LICENSE Initial revision 2000-01-22 12:49:49 +00:00
Makefile.postamble 2003-01-22 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-22 12:24:26 +00:00
README 2001-10-25 Manuel Guesdon <mguesdon@orange-concept.com> 2001-10-26 08:50:52 +00:00
TODO 2002-12-06 Manuel Guesdon <mguesdon@orange-concept.com> 2002-12-06 14:28:27 +00:00
Version 2003-01-22 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-22 12:24:26 +00:00

README
******

This is version 1.1.0 of GNUstepWeb (`gsweb').

	GNUstepWeb is a library which was designed to be compatible with 
WebObjects 4.x (developed by NeXT (now Apple) Inc.).
	It's written in Objective-C with GNUstep libraries.

	To see latest news: http://www.gnustepweb.org

Initial reading
===============

   * The file `INSTALL' gives instructions for installing the package.


How can you help?
=================

	* Provide feedback on the already written code (some parts may be badly 
		coded or concepts may be misunderstood)

	* Check the TODO file and write GSWDynamicElements

	* Send bug reports (for already coded parts only :-)

Please tell me which on part which parts you want to work and
I'll tell you if someone already works on it.

GNUstepWeb maintainer: Manuel Guesdon <mguesdon@gnustepweb.org>

GNUstep discussion list: <discussion@gnustep.org>

Special Thanks
=================
*	GNUstep team for their great work

*	Helge Hess <hh@mdlink.de> (a WebObjects/OpenStep expert) from 
		"MDlink online service center" (http://www.mdlink.de) for the 
		explanation of some WO concepts and dark WO documentation.
		I hope we'll work together someday :-)

*	Mirko Viviani <mirko.viviani@rccr.cremona.it> for testing and 
		documenting GNUstepWeb

*	Jocelyn Richard <bille2@free.fr> for testing and 
		documenting GNUstepWeb

*	Catherine Biscourp <cbiscourp@sbuilders.com> for the 
		GNUstepWeb logos and some other things...

*       David Wetzel <dave@turbocat.de> from Turbocat and Kim Shrier <kim@tinker.com> 
                for patches

--------------------------------------------------------------------------------
Note: All trademarks mentioned on this server belong to their respective owners.