matthiasblaesing commented on PR #8976:
URL: https://github.com/apache/netbeans/pull/8976#issuecomment-3504963545

   @mbien thanks for commenting. I pushed an update which address most of the 
comments. I did not change the implementation of the tag library info holders. 
The problem is, that the structure is circular (`TagInfo` -> `TagLibraryInfo` 
-> `TagInfo` and `TagInfo` -> `TagLibraryInfo` -> `TagFileInfo` -> `TagInfo`), 
that you be changed, but this "API" is friend-only and I have the intention to 
break it again ;-)


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to