hansva opened a new issue, #2749: URL: https://github.com/apache/hop/issues/2749
### What needs to happen? Migration: https://issues.apache.org/jira/browse/HOP-4438 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. ### Issue Priority Priority: 3 ### Issue Component Component: API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
