hansva commented on issue #3407: URL: https://github.com/apache/hop/issues/3407#issuecomment-1816393414
Hi @roy20021 , You are right these transforms are turning a bit into a problem and have been created at separate points in time to solve very specific problems. We also have request around supporting other forms of authentication (eg. Oauth, Bearer token, API key). I think we should take a look at all the functionality these 3 transforms cover and see if we can combine all features in either one of them, or create a new transform. The REST client seems like the best suspect to combine everything in, but I think that code might also need a refactoring to be a bit more readable. -- 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]
