FSchumacher commented on pull request #700:
URL: https://github.com/apache/jmeter/pull/700#issuecomment-1050971986


   > > HtmlParsingUtils is a real bummer
   > 
   > I do not think it is.
   > 
   > GitHub search shows that HtmlParsingUtils is used in JMeter forks only, so 
there should be absolutely no issue with modifying the class: 
https://github.com/search?l=Java&p=1&q=org.apache.jmeter.protocol.http.parser.HtmlParsingUtils&type=Code
   
   After looking into this a bit deeper, I realize, that it is not a big deal. 
The interface will have to be changed in the future, when we want to deprecate 
or drop Oro, but the internal working can be changed without a problem and the 
dependent classes inside JMeter used methods without Oro references.


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