in reply to Re: CP6AN should be a database
in thread Notion: CP6AN <strike>should</strike> could be a database
A simple file is beautiful.
I agree, there is nothing more beautiful than simplicity, when simplicity is all that is required.
However, take a good look at a moderatly complex distribution and note that modules are anything but simple. Look the not untypical set of ancillary files involved:
ANNOUNCE ChangeLog Event.h Event.xs INSTALL MANIFEST MANIFEST.SKIP META.yml Makefile.PL README TODO Tutorial.pdf c/ ev.c generic.c group.c hook.c idle.c io.c queue.c signal.c tied.c timeable.c timer.c typemap.c unix.c var.c watcher.c demo/ echo.t group.t msg.pm perlqt.t process.pm queue_pending.t rand_interval.t readline.t repeat.t semaphore.pm lib/ Event.pm Event.pod Event/ EventAPI.h MakeMaker.pm Watcher.pm generic.pm generic.pod group.pm idle.pm io.pm signal.pm timer.pm type.pm typemap var.pm ppport.h t/ attach_to.t bored.t callback.t data.t delete.t eval.t fifo.t generic.t group.t hook.t hup.t idle.t idle2.t io.t leak.t leak2.t loop.t now.t reenter.t signal.t timeout_cb.t timer.t unconfigured.t var.t util/ bench.pl filehandle.txt
I can't think of any other situation where developers would not reach for the benefits of a database to manage access to this amount of data and meta information.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CP6AN should be a database
by brian_d_foy (Abbot) on Apr 08, 2005 at 22:56 UTC | |
by BrowserUk (Patriarch) on Apr 08, 2005 at 23:08 UTC | |
by brian_d_foy (Abbot) on Apr 09, 2005 at 00:42 UTC | |
by BrowserUk (Patriarch) on Apr 09, 2005 at 02:49 UTC | |
|
Re^3: CP6AN should be a database
by rir (Vicar) on Apr 11, 2005 at 17:28 UTC |