'. '

Talk:TypesOfDependencies

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(Comment provided by barry - via ArticleComments extension)
(Undo revision 2108 by 81.27.246.204 (Talk))
Line 20: Line 20:
--[http://ut.grt.com mario] 05:04, 5 March 2009 (CET)
--[http://ut.grt.com mario] 05:04, 5 March 2009 (CET)
-
</div>
 
-
== barry said ... ==
 
-
 
-
<div class='commentBlock'>
 
-
cEPOff 8g74dlGaSnxCc96lsg4l
 
-
 
-
--[http://masters-z.net barry] 15:25, 12 March 2009 (CET)
 
</div>
</div>

Revision as of 19:35, 14 March 2009

Comments on TypesOfDependencies <comments />


Tom Wheeler said ...

One of the advantages of NetBeans Platform development (and I supposed also of other module systems such as OSGi) is that such dependencies must be explicitly stated.

Large monolithic Swing applications tend to devolve because any public class is visible to any other class in the entire application. The isolation afforded by module systems like those found in the NetBeans Platform mean that only APIs you explicitly wish to be globally visible will be.

Since dependencies must be declared in such a system, it prevents "accidental" API design and makes it easy to locate consumers of your APIs so you can evaluate how they're really being used.

--Tom Wheeler 06:36, 24 February 2009 (CET)

mario said ...

kRoApt h1! nice site! oxyutelno

--mario 05:04, 5 March 2009 (CET)

Personal tools
buy