Hi,

I'm new to Webware and to this list. If I'm posting this in the
wrong place, please let me know.

I've been using Zope for over 2 years and only became aware of Webware
last week. Over the last year or so I've found myself using Zope Projects
more and the ZODB less (code in files as opposed to the ODB) and have found
myself fighting with Zope to get simple things done. I've read Webware's docs
and think I've found a new home.

Since I use PostgeSQL, I did a first cut at adapting the MySQL files to use
PostgreSQL. The result is one changed file:

Webware/MiddleKit/Design/Generate.py (adding PostgreSQL to the databases list)

and 3 new files:

Webware/MiddleKit/Design/PostgreSQLPythonGenerator.py
Webware/MiddleKit/Design/PostgreSQLSQLGenerator.py
Webware/MiddleKit/Run/PostgreSQLObjectStore.py

What I've done so far has enabled me to get through the MiddleKit QuickStart but
I haven't tested them further.

Questions - How do I go about submitting them to the project? Should I test more
thoroughly before submitting?

Maury Davis

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to