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

   I think this is ready for review. I've updated, squashed, went through the 
changes.
   
   The "old" `TreeMaker.Class/Interface` methods will create the AST trees 
without any permitted subclasses, which could lead to a loss of those permitted 
subclasses. I don't think there's a reasonable way around that in the generator 
- the generator needs to follow what is in the new trees. So these old methods 
are now deprecated and there's an AP that prevents use of the deprecated method 
inside NB sources.
   


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