←Older revision | Revision as of 09:23, 21 June 2012 | ||
Line 1: | Line 1: | ||
- | [[Jigsaw]] is a project that modularizes [[Java]] core parts with the plan to set an example up the [[modularity]] should be done in [[Java]]. [[NetBeans]] IDE needs to [[netbeans:Jigsaw|care]] about [[Jigsaw]], as [[NetBeans]] IDE is the primary tooling for [[OpenJDK]]. I am interested in the project due to another reason as well. [[Dependencies]] in [[modular system]]s are subject to [[NP-Complete]] problems and I am trying to design the [[JigsawServices]] in a way to be useful for regular development as well as avoid [[NP- | + | [[Jigsaw]] is a project that modularizes [[Java]] core parts with the plan to set an example up the [[modularity]] should be done in [[Java]]. [[NetBeans]] IDE needs to [[netbeans:Jigsaw|care]] about [[Jigsaw]], as [[NetBeans]] IDE is the primary tooling for [[OpenJDK]]. I am interested in the project due to another reason as well. [[Dependencies]] in [[modular system]]s are subject to [[NP-Complete]] problems and I am trying to design the [[JigsawServices]] in a way to be useful for regular development as well as avoid [[NP-Complete]]ness. |