Commit Graph

12 Commits

Author SHA1 Message Date
Alexis Bridoux 0c5cd9eb84 Added missing ExplorerXML specifications
For add and set features.
2021-05-02 10:14:08 +02:00
Alexis Bridoux 2abd9ce90f Moved parser in own library 2021-04-24 10:44:20 +02:00
Alexis Bridoux 321d8d3fc7 XML import uses PathTree for optimisation 2021-04-22 00:07:36 +02:00
Alexis Bridoux 4f25b76c27 ExplorerXML CSV import 2021-04-20 23:06:27 +02:00
Alexis Bridoux cbdca8f113 Updated copyright 2021-04-19 00:42:54 +02:00
Alexis Bridoux c1111e010f Changed Path init from string to a parser
The previous regular expression splitting has changed for a parser
2021-04-18 21:45:45 +02:00
Alexis Bridoux 20d13781c6 Refactoring
- Changed switch with one statements
- Renaming
2021-04-18 11:10:30 +02:00
Alexis Bridoux b0073bbc61 Implemented basic copy on write strategy for XML 2021-04-17 18:27:37 +02:00
Alexis Bridoux e4fc6a7f97 cutHead for collections 2021-04-17 12:31:11 +02:00
Alexis Bridoux fcc47aa8fd Fixed adding on single values arrays
The check was made on the path remainder and not the children singularity.
2021-04-17 01:09:02 +02:00
Alexis Bridoux d2fd508d63 Handling XML attributes
Also renaming and refactoring
2021-04-16 22:09:49 +02:00
Alexis Bridoux c3e7cb148a Deleted old files
And renamed properly references.
2021-04-16 10:04:49 +02:00