On Fri, Nov 17, 2000 at 09:26:15AM -0800, Jeff Zucker wrote:
>
> Perhaps AnyData/Format/*.pm? (Although the use of "format" as a verb
> would be less descriptive of its role than its use as a noun). Or
> AnyData/DataParser/*.pm to distinguish them from SQL parsers?
Either would be fine by me.
Tim Bunce wrote:
>
> On Thu, Nov 16, 2000 at 10:03:11AM -0800, Jeff Zucker wrote:
> > Tim Bunce wrote:
> > >
> > > On Wed, Nov 15, 2000 at 10:38:09AM -0800, Jeff Zucker wrote:
> > >>
> > >> The namespace would look like this:
> > >>
> > >> DBD/AnyData.pm DBI access to in-memory & fi
On Thu, Nov 16, 2000 at 10:03:11AM -0800, Jeff Zucker wrote:
> Tim Bunce wrote:
> >
> > On Wed, Nov 15, 2000 at 10:38:09AM -0800, Jeff Zucker wrote:
> >>
> >> The namespace would look like this:
> >>
> >> DBD/AnyData.pm DBI access to in-memory & file-based data
> >> AnyData.pm
Tim Bunce wrote:
>
> On Wed, Nov 15, 2000 at 10:38:09AM -0800, Jeff Zucker wrote:
>>
>> The namespace would look like this:
>>
>> DBD/AnyData.pm DBI access to in-memory & file-based data
>> AnyData.pm access & convert many data formats
>> AnyData/Parser/CSV.pm
On Wed, Nov 15, 2000 at 10:38:09AM -0800, Jeff Zucker wrote:
>
> The namespace would look like this:
>
>DBD/AnyData.pm DBI access to in-memory & file-based
> data
>AnyData.pm access & convert many data formats
>AnyData/Parser/CSV.pm
Hello, oh keepers of the modules namespace,
Please give me your comments and suggestions on the following namespace
changes and additions.
After lengthy discussion in the DBI-users and DBI-dev lists, I propose
to change the name of the DBD::RAM module to DBD::AnyData and to expand
it in several