Skip to content

feat: Add FsXmlReader for migrating SenseNet 6 XML exports to modern …#70

Draft
VargaJoe wants to merge 1 commit into
developfrom
feature/import-xml-sn-export
Draft

feat: Add FsXmlReader for migrating SenseNet 6 XML exports to modern …#70
VargaJoe wants to merge 1 commit into
developfrom
feature/import-xml-sn-export

Conversation

@VargaJoe

Copy link
Copy Markdown

…format

  • Implemented FsXmlReader to read and convert old SenseNet 6 XML exports to JSON format.
  • Added support for excluding specific fields during import and export processes.
  • Introduced command line options for COPYXML and IMPORTXML verbs to facilitate migration.
  • Created README documentation for FsXmlReader usage and configuration.
  • Added unit tests for FsXmlReader functionality, including field filtering and path transformations.

…format

- Implemented FsXmlReader to read and convert old SenseNet 6 XML exports to JSON format.
- Added support for excluding specific fields during import and export processes.
- Introduced command line options for COPYXML and IMPORTXML verbs to facilitate migration.
- Created README documentation for FsXmlReader usage and configuration.
- Added unit tests for FsXmlReader functionality, including field filtering and path transformations.

Co-authored-by: Copilot <copilot@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants