Mercurial > p > roundup > code
view frontends/README.txt @ 972:ca0a542b2d19
That's gadfly done, mostly.
Things left:
- Class.filter (I'm a wuss ;)
- schema changes adding new non-multilink properties are not implemented.
gadfly doesn't have an ALTER TABLE command, making that quite difficult :)
I had to mangle two unit tests to get this all working:
- gadfly also can't handle two handles open on the one database, so
testIDGeneration doesn't try that.
- testNewProperty is disabled as per the second comment above.
I noticed test_pack was incorrect, and the *dbm tests fail there now.
Looking into it...
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 23 Aug 2002 04:48:10 +0000 |
| parents | 0085e1d718c4 |
| children | a2d22d0de0bc |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. Zope - ZRoundup --------------- This installs as a regular Zope product. See Roundup's doc/installation.txt for more info.
