From: "A. Pagaltzis" <[EMAIL PROTECTED]>
> * Michael A Nachbaur <[EMAIL PROTECTED]> [2003-09-23 23:48]:
> > Yes, it exports the result of multiple queries, right now, as
> > defined in a config file managed by Config::General.
> 
> One last comment: if you want to make this a generically useful
> module, and unless your configuration is so complex that it needs a
> dedicate language to express it, then the module should instead just
> take a Perl datastructure.
> 
> Any possibly used configuration file (and its format) should be
> the responsibility of the program using the module, not the
> module itself.

I think it would be best if the module allowed both, but I would have 
no problem whatsoever if it only accepted the special config. As long 
as the config doesn't have to be in a separate file, but may be 
inlined in __DATA__ or in a heredoc string.


I don't really like the proposed DBIx::Results::HashView name. 
What about DBIx::ExportToHash ?

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery

Reply via email to