Subject Fw: Interzilla - Porting Bugzilla to Interbase
Author Claudio Valderrama C.
For your knowledge.

Michael Taht <mtaht.SPAMYOUDIE@...> wrote in message
<39468978.F128C59@...>...
> I would like to announce the existence of the "interzilla" project - an
attempt to make bugzilla use interbase, rather than mysql as a backend.
Interbase has several advantages over Mysql for this application, notably
transactional integrity!! (imagine, a bugtracking system that loses data!)
On the other hand, there are quite a few missing features in Interbase that
need to be coded to make it comparable to mysql - support for binary
operations, a simplified, elegant declaration syntax, enumerated values,
etc.
>
> Presently a basic schema and some documentation is done and up at
sourceforge and I'm working on getting the bugzilla initialization scripts
to do the right thing.
>
> The home site is interzilla.picketwyre.net
>
>
>