I am not a fan. Space can be conserved with binary files, but editability is sacrificed. XML provides human(?) readibility/editability, but takes up lots of space. The filesystem as backing store has always seemed to me to be the best idea given the constraints.

On Jul 5, 2004, at 9:51 PM, S Mohan wrote:

Why not look at sleepycat DB? It has an XML DB option which will give us
extensibility and also make it easy to interface to external systems. Config
file can be in readable XML format also. IMHO a very attractive option.


Warm regards
Mohan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chad Carr
Sent: Tuesday, July 06, 2004 6:04 AM
To: [EMAIL PROTECTED]
Subject: Re: [leaf-devel] leaf-tools overview (cdb, trig, tmpl)

sqlite would certainly work, but the cdb utility would need
to be rewritten in C or C++ and would no longer be hand
editable.  That is why the current version is written to use
the filesystem as the backing store.  In my mind, advanced
users would be able to hand-tune the cdb repository, then
hand-run the trigger scripts, thus saving them from the peril
of using a graphical user interface.  That is, of course, in my mind.

On Jul 5, 2004, at 5:20 PM, Mike Noyes wrote:

On Mon, 2004-07-05 at 16:14, Chad Carr wrote:
6) This data is inserted into cdb's backing store (whatever that
happens to be!)

Chad, Would SQLite work as cdb's backing store, or am I misunderstanding what a backing store is?

        SQLite
        http://www.sqlite.org/

--
Mike Noyes <mhnoyes at users.sourceforge.net>
http://sourceforge.net/users/mhnoyes/
SF.net Projects: ffl, leaf, phpwebsite, phpwebsite-comm, sitedocs



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29
- digital
self defense, top technical experts, no vendor pitches, unmatched
networking opportunities. Visit www.blackhat.com

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



------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com

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





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com


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

Reply via email to