Joe Orton wrote:

On the topic of how to split up APR into multiple libraries, I had a look through the current directories, and a first cut at how I'd propose to split the code up would be:

  (directory -> library-name [dependencies])

  buckets -> libapr-buckets
  crypto -> libapr-crypto
  dbd -> libapr-db [libapr-buckets]

If I am understanding you correctly, for a library like dbd that contains sub-libraries, you would have libapr-db, which in turn loads dynamic modules called (say) libapr-db-pgsql (etc)?

If so, +1.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to