Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.03 KB

TODO.md

File metadata and controls

31 lines (25 loc) · 1.03 KB
uid title
TODO.md
TODO

TODOs, version 0.5.0

Outstanding items and items for the next version:

  • Additional documentation and expanded test suite.
  • Date and DateTime datatypes are not fully implemented. They are preliminarily setup to pass as doubles, but wrangling of string values, detection via cell information, and testing needs to be performed.
  • The object cache and Handle/Tag handlers could be written better.
  • Additional HDF5 utilities, such as returning a layout and querying an element when an HDF5 is used like a memory mapped file.
  • Expanded VBA library.

An interesting thought or wish list:

  • External memory mapped files, using the DBB wrangler.
  • A parallel assembly for calling from MSSQLServer.

Related projects to be published on WDataSci's github site:

  • WDataSci XML Model Specification, documentation and tools, including xsl implementation transformations.
  • WDataSci Systems Model, documentation and tools.