[
https://issues.apache.org/jira/browse/NETBEANS-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17330962#comment-17330962
]
Laszlo Kishalmi commented on NETBEANS-5615:
-------------------------------------------
good call +1
I wish I will have the hands to start this soon.
> Split Gradle module to reduce dependencies
> ------------------------------------------
>
> Key: NETBEANS-5615
> URL: https://issues.apache.org/jira/browse/NETBEANS-5615
> Project: NetBeans
> Issue Type: Improvement
> Components: projects - Gradle
> Reporter: Svatopluk Dedic
> Assignee: Laszlo Kishalmi
> Priority: Major
> Labels: Performance, VSNetBeans
>
> Gradle module should be decomposed (at least) into UI and services layers.
> Excess gradle module dependencies lead to worse reuse and worse testability.
> * dependency on core.multiview -> openide.awt, ...
> * dependency on editor , just because of usage of NbEditorKit (can it be
> done better ?)
> ** editor.fold, editor.guards, ...
> * editor.completion -> org.netbeans.modules.sampler (!)
> * options.api -> quicksearch, core (!), ...
> * navigator
> * indirectly includes xml.ui through ant.module, java.project.ui
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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