[Csv] Status

Cliff Wells LogiplexSoftware at earthlink.net
Fri Jan 31 01:48:48 CET 2003


On Thu, 2003-01-30 at 15:43, Andrew McNamara wrote:
> >A comment on the dialect classes:  I think a validate() method would be
> >good in the base dialect class.  A separate validate function would do
> >just as well, but it seems logical to make it part of the class.
> 
> The underlying C module currently validates all the options and will raise
> an exception if an unknown option is set, etc. Should we change this - I'd
> hate to duplicate the tests?

I think having it outside the parser is preferable since it allows for
easier customization (especially for the user).  I can't think of any
useful cases off the top of my head, but my over-engineering instinct
tells me this is so <wink>.

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308



More information about the Csv mailing list