Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The Hop API has XML serialization related methods and constructors in the code.
There are a few things that need to happen:
- Remove any references to variables (IVariables) since metadata needs to be stateless.
- Remove any XML serialization methods and constructors
- Create a new serialization factory that supports XML, JSON and YAML for serialization.
Since this is breaking the Apache Hop API this is a task for version 3.x or later.
Attachments
Issue Links
- is related to
-
HOP-4285 Clean up XML serialization
- Closed