Re: [basedb-devel] problem with auto detection of raw data import configurations

2007-08-13 Thread Micha Bayer
; -Original Message- > From: [EMAIL PROTECTED] [mailto:basedb-devel- > [EMAIL PROTECTED] On Behalf Of Nicklas Nordborg > Sent: 13 August 2007 07:19 > To: BASE dev > Subject: Re: [basedb-devel] problem with auto detection of raw data import > configurations > > I think thi

Re: [basedb-devel] problem with auto detection of raw data import configurations

2007-08-12 Thread Nicklas Nordborg
I think this most likely is a problem with too unspecific regular expression in the file format configurations. The isImportable() method will only scan the file until it finds a line which matches the "Data header" regular expression. The rest of the file is not checked. /Nicklas Micha Bayer