lahodaj commented on PR #7977:
URL: https://github.com/apache/netbeans/pull/7977#issuecomment-2598865797

   FWIW: the pre-existing methods now are a bit problematic, as if some code 
takes a `ClassTree`, and creates a new one from it using the old 
`TreeMaker.Class/Interface` method with permitted subclasses, the permitted 
subclasses will be lost. I don't see a good way around that.
   
   So, I've tried to go through the whole NetBeans (production code), and fix 
what I could. Will push that shortly. I think I still need to make at least one 
pass through it, maybe add some tests, and maybe add some automated way to 
prevent use of the pre-existing methods. Will try to look at that as I can.
   


-- 
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: notifications-unsubscr...@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to