[DBD-SQLite] Ideas for people on a recommended namespace for DBD::SQLite enhancement packages

Kenichi Ishigaki kishigaki at gmail.com
Fri Aug 14 14:53:29 GMT 2009


As there're already several applications in the SQLite:: namespace,
it might be better to use (DBD::?)SQLite::Extension:: for the ones
to be loaded via load_extension(), and (DBD::?)SQLite::Module::
(or whatever) for the ones that adds a customized callback etc.

Kenichi

On Fri, 14 Aug 2009 21:52:37 +1000, Adam Kennedy <adamkennedybackup at gmail.com> wrote:

>Now that we've got a number of integration points available for
>feeding code into SQLite's internals, I'm wondering if we should
>consider some form of blessed or recommended namespace for people to
>write these extensions in.
>
>Are we just going to recommend SQLite:: or does anyone have alternatives?
>
>Adam K
>
>_______________________________________________
>DBD-SQLite mailing list
>DBD-SQLite at lists.scsys.co.uk
>http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbd-sqlite




More information about the DBD-SQLite mailing list