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 961b0ac2e3 * INSTALL: Update prerequisites.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19243 72102866-910b-0410-8b05-ffd578937521
2004-05-06 12:37:45 +00:00
config * config/pathxml.m4: Whitespace fixes for coding standards. 2004-01-13 12:27:51 +00:00
Doc 2003-01-19 Manuel Guesdon <mguesdon@orange-concept.com> 2003-01-19 15:33:07 +00:00
Examples/hello * hello/Hello.m, hello/HelloPage.m, hello/Hello_main.m, 2004-03-10 16:38:36 +00:00
GSWAdaptors * GSWAdaptors/common/GSWTemplates.c (GSWTemplate_GetTemplate): 2004-03-26 15:05:03 +00:00
GSWeb.framework * GSWExtensions.framework/GSWKeyValueConditional.m 2004-04-22 12:08:29 +00:00
GSWExtensions.framework * GSWExtensions.framework/GSWKeyValueConditional.m 2004-04-22 12:08:29 +00:00
GSWExtensionsGSW.framework * gsweb.make.in: Remove GSANTLR dependency. 2004-04-14 17:11:56 +00:00
Testing/DynamicElements * GSWExtensions.framework/Makefile.preamble: Correct 2004-01-08 16:23:47 +00:00
.cvsignore * GSWeb.framework/GSWApplication.h/m 2004-01-13 15:00:55 +00:00
ChangeLog * INSTALL: Update prerequisites. 2004-05-06 12:37:45 +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 * config.mak.in: Added EOCONTROL_LIBRARY_NAME, 2004-03-04 18:36:50 +00:00
configure * config/pathxml.m4: Whitespace fixes for coding standards. 2004-01-13 12:27:51 +00:00
configure.ac * config/pathxml.m4: Whitespace fixes for coding standards. 2004-01-13 12:27:51 +00:00
GNUmakefile Initial revision 2000-01-22 12:49:49 +00:00
gsweb.make.in * gsweb.make.in: Remove GSANTLR dependency. 2004-04-14 17:11:56 +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 prerequisites. 2004-05-06 12:37:45 +00:00
LICENSE Initial revision 2000-01-22 12:49:49 +00:00
Makefile.postamble * GSWeb.framework/GSWUtils.h/m 2004-02-16 14:37:46 +00:00
README 2001-10-25 Manuel Guesdon <mguesdon@orange-concept.com> 2001-10-26 08:50:52 +00:00
TODO o updated 2004-04-06 11:14:17 +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.