garydgregory commented on PR #163:
URL: https://github.com/apache/commons-bcel/pull/163#issuecomment-1303384880

   > Also any special reason why the parser does not do a recursive parse of 
inner classes whereas it does it for implemented interfaces ? However changing 
this would result in double parse for applications that already recurse. Could 
there be a new parse method with boolean parameter to recurse and the current 
parse would call it with false ?
   
   ATM, I am mostly concerned with increasing code coverage from tests, not 
adding APIs. The original author may reveal their intent if they are still 
watching this component. Changing it now sounds like a bad idea.


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