gmitter-ef commented on issue #5401:
URL: https://github.com/apache/hop/issues/5401#issuecomment-3023127291

   It would also be nice to have similar functionality as it exists in the 
JavaScript transform for parsing and writing JSON files (including the 
iteration and modification of the DOM-tree nodes) via JSON.parse" / foreach 
loops / "JSON.stringify.
   
   This (in my opinion) faster and easier when having to parse/write complex 
JSONs with multiple filter conditions, in comparison to the JSON input step 
with Jayway JSONPath.
   
   Similarly, I could imagine the possibility to use some kind of XML-parsing 
inside JavaScript, and not having to rely on the functionality of the XML 
transform.


-- 
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]

Reply via email to