83ed9ffdaf
* Make sure data directory is directory, not a file * Add a test for zip archive import Also tests the saving of the archive file name and source filename * Add TODOs - no functional changes * Cosmetic cleanups * Revert importer API changes for archive file name parameter Fixes #2963 - restore binary compatibility to the API - hoist the handling of both fileSource and archiveFileName from TabularImportingParserBase and TreeImportingParserBase to ImportingParserBase so that there's only one copy. These 3 classes are all part of the internal implementation, so there should be no compatibility issue. * Revert weird flow of control for import options metadata This reverts the very convoluted control flow that was introduced when adding the input options to the project metadata. Instead the metadata is all handled in the importer framework rather than having to change APIs are have individual importers worry about it. The feature never had test coverage, so that is still to be added. * Add test for import options in project metadata & fix bug Fixes bug where same options object was being reused and overwritten, so all copies in the list ended up the same. |
||
---|---|---|
.. | ||
changes | ||
big5.html | ||
big5.txt | ||
birds.csv | ||
Colorado-Municipalities-small-xlsx.gz | ||
euc-jp.html | ||
euc-jp.txt | ||
euc-kr.html | ||
euc-kr.txt | ||
example_project_metadata_save_mode.json | ||
example_project_metadata.json | ||
example-latin1.tsv | ||
example-linebreaks-in-cells.csv | ||
example-linebreaks-in-cells.tsv | ||
example-utf8.tsv | ||
excel95.xls | ||
films.ods | ||
food.csv | ||
food.small.csv | ||
government_contracts.csv | ||
grid_small.json | ||
jorf.xml | ||
movies-condensed.tsv | ||
movies.tsv | ||
movies.zip | ||
nobel-prize-winners.csv | ||
ozone_8hr_dmax.csv | ||
ozone_sites.csv | ||
presidents.tsv | ||
scriblio.mrc | ||
shift_jis.html | ||
shift_jis.txt | ||
Wpi Data.tsv |