JaroslavTulach commented on pull request #2747:
URL: https://github.com/apache/netbeans/pull/2747#issuecomment-803520386


   > Make a difference between Gradle involved and heuristic based project 
loading
   
   During my last week discussions with @sdedic it showed few times that 
knowing whether the external view of a `org.netbeans.api.Project` is exact or 
just a heuristic is important.
   
   > reload would happen on root project level.
   
   Good. It is my understanding that `gradle` is optimized for keeping 
structure of large projects in memory and then processing just the necessary 
part. Reloading on root level (if one can find where's the root?) seems like a 
good 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.

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