On Jan 30, 2008 12:34 PM, Jesse McConnell <[EMAIL PROTECTED]> wrote: > How important is the database really to things in continuum? > > To me it has always seemed somewhat of an annoyance to have to manage and > maintain when so much of things could just be some xml files on disk.
Like the General Configuration?? :) Considering that we dump the database to XML in order to back up/convert, and then fight with JPOX to assign the correct next sequence number to get it back *into* the database, I'd be perfectly happy to just leave the data in XML and plain text. -- Wendy