Hi,
I have seen occasional mentions on the pan-users list about plans to
move to a database back-end. I have some database experience, so I
thought I'd find out what the status of that work is, and see if I could
be of help.
Basically I thought of doing the following, at last as a start:
1. Make a first cut at a database design/schema, and implement it.
2. Write a conversion routine/utility which would read the current files
and load the database. I've been looking at the CVS tree, specifically
pan/base/file_headers.c and related files.