| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-22 | Implemented basic XML output of external read-directory function | Adrian Kummerländer | |
| * output is generated from XML hand-generated in a std::stringstream ** while this works reasonably well it is not how it should by done, i.e. this will have to be reimplemented using xerces / xalan constructs ** => this is intended to try out how a read-directory could work in a XSLT context | |||
| 2014-04-21 | Implemented basic external directory traversal function | Adrian Kummerländer | |
| * _read-directory_ lists all files in a given directory ** currently text-only output, xml planned * improved FilesystemContext path resolution (relative path is fully resolved by boost::filesystem) | |||
