libs-gsweb/GSWDatabase
Dave Wetzel 705f8cb1cf * GSWDatabase/WODisplayGroup.m
compiles without warning
cleanup, removed logs,
added exceptions
* GSWDatabase/WODisplayGroup.h
cleanup includes
* Examples/WebBookStore1/Main.m
removed create and drop tables.
* Examples/WebBookStore1/WebBookStore1_main.m
adapt to WO naming
* Examples/WebBookStore1/Main.gswc -> Main.wo
* Examples/WebBookStore1/GNUmakefile
updated
* Examples/WebBookStore1/Application.h
* Examples/WebBookStore1/DirectAction.h
* Examples/WebBookStore1/DirectAction.m
* Examples/WebBookStore1/Session.h
* Examples/WebBookStore1/Main.h
WO naming
* Examples/WebBookStore1/README
new file
* Examples/WebBookStore1/BookStore.eomodeld/index.eomodeld
added more sample data to connection dictionary
* GNUmakefile
add GSWDatabase to main project makefile



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30643 72102866-910b-0410-8b05-ffd578937521
2010-06-10 03:08:52 +00:00
..
GNUmakefile removed GSWRedirect.gswc 2010-04-15 06:32:08 +00:00
README 2010-04-15 David Wetzel <dave@turbocat.de> 2010-04-15 05:58:08 +00:00
WODisplayGroup.h * GSWDatabase/WODisplayGroup.m 2010-06-10 03:08:52 +00:00
WODisplayGroup.m * GSWDatabase/WODisplayGroup.m 2010-06-10 03:08:52 +00:00

GDL dependant code will go here.
You have to add the GSWDatabase.framework to your project if you want to use a database.

Have fun!

-- dw