'. '

Search results

From APIDesign

You searched for Module:Wd/doc

Jump to: navigation, search

For more information about searching APIDesign, see Help.

Showing below up to 20 results starting with #21.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)

No page title matches

Page text matches

  1. Blogs:JaroslavTulach:Practical Design:FixModifiers (2,015 bytes)
    9: ...t ''JDK7'' is about to add new access modifier '''module'''. But that plan does not improve the [[Java]] [...
    11: ...fiers are ''fuzzy''). Whoever wished to provide a module [[API]] would have to use the new, conceptually s...
  2. Lookup (7,917 bytes)
    22: ...pose it via [[Injectable Singleton]]. Some other module will actually implement the interface. You want ...
  3. ImplementOnlyInterface (5,877 bytes)
    30: There is no way some other module using [[API]] could get access to instance of suc...
    34: One might argue, that the same module (e.g. compilation and runtime unit) can start to ...
    45: ...tory'' [[API]] is still clear. That fact that one module decides to internally misuse it can't affect that...
    49: ...he ''MyProvider'' class is part of [[API]] of its module. Then other modules can use it and indeed, can al...
    54: ...ust hope. So far it work fine, I have not found a module that would improperly re-export my [[API]] interf...
  4. Dependency Injection (7,651 bytes)
    27: ...ed by the compiler, and compiler compiles all the module sources. The [[Dependency Injection]] frameworks ...
    33: ...ation of various [[XML]] files (in [[Spring]]) or module setups (in [[Guice]]). That is indeed fine, when ...
    39: In similar style a [[dependency]] on another module may not mean any form of [[injection]] at all. On...
    45: ...pring]]'s '''ApplicationContext''' or [[Guice]]'s module). True, it is often possible to merge multiple co...
    47: On the other hand, [[module system]]s often spend great amount of effort to m...
  5. Module system (1,378 bytes)
    8: ...te]]) issues. Especially complex is management of module dependencies as described at [[LibraryReExportIsN...
    12: ...ncast to get convinced that [[Java]] needs such [[Module system|common ground]] too. See it with your own ...
  6. OSGiAndNetBeans (10,580 bytes)
    5: ...lso there was an attempt to provide yet another [[module system]] for [[Java]] (JSR 277 and friends) which...
    11: ...ly expressed in [[OSGi]]. Basically 90% of both [[module system]]s are quite similar, but the devil lies i...
    17: ...elegates all resource loading to the [[NetBeans]] module.
    27: ...led (just in case some particle of the vanished [[module system]] escapes from its blackhole and wants to ...
    31: ...a '''ModuleFactory''' concept which allowed other module providers to be plugged in.
  7. Scala (2,590 bytes)
    5: ...and publishing a recipe how to write [[NetBeans]] module extensions in [[Scala]], I had given up on [[Scal...
  8. Modular Java SE (19,537 bytes)
    3: There can be many reasons for having [[module system|modular]] [[JDK]], but to simplify things,...
    13: ...we improved the infrastructure and made it more ''module friendly''. We created various caches (for conten...
    69: destdir="${build.dir}/classes/${module}"
    70: classpath="${module.cp}"
    75: <selector refid="${module}"/>
  9. Modularity (4,941 bytes)
    5: ...just necessary to separate them into individual [[module system|pieces/components/modules/plugins]]. Each ...
    7: ...such uncontrolled calls to happen just inside the module.
    13: ...lear its classes cannot directly access the other module's ones.
  10. CacheForModularity (4,221 bytes)
    90: ... a single file and not touching hundreds of small module files, is not that
    105: I believe any [[module system]] could benefit from the same infrastructu...
    107: mean application, I don't mean [[module]] or [[JAR]]. The important point is to not
  11. Module (208 bytes)
    1: ...cially express [[dependencies]] between various [[module]]s.
  12. LibraryWithoutImplicitExportIsPolynomial (10,196 bytes)
    17: ...ble'' with the dependency of the ''re-exporting'' module (thus the ''p'' remains the same only ''r'' and '...
    19: == Module Dependency Proof No Longer Possible ==
    21: ...es'' and as a result we don't have a proof that ''module dependency problem'' would be [[NP-Complete]] on ...
    25: ... us what modules need to be enabled to enable the module on the top. If the ''complete repository'' is con...
    27: ...aryReExportIsNPComplete#Module Dependency Problem|Module Dependency Problem]] is solvable in polynomial ti...
  13. DocumentDeclarativeAPI (4,142 bytes)
    1: ... into appropriate location and then generate main module manifest ''Class-Path'' attribute manually and ZI...
  14. Netbinox (8,652 bytes)
    55: ...ng the power of [[Mylyn]], [[NetBeans]] and the [[module system|common ground]] in the following screen ca...
  15. NetbinoxTutorial (5,946 bytes)
    59: ...ng the power of [[Mylyn]], [[NetBeans]] and the [[module system|common ground]] in the following screen ca...
    68: ...s of two subprojects. One produces a [[NetBeans]] module that depends on [[OSGi]] bundles. Here is a depen...
    80: ...vious example shown how to develop a [[NetBeans]] module. However sometimes it is preferable to create an ...
    89: OpenIDE-Module-Layer: org/apidesign/listbundles/layer.xml
    90: OpenIDE-Module-Localizing-Bundle: org/apidesign/listbundles/Bund...
  16. RangeDependencies (2,284 bytes)
    3: ... to abstract the complex relationship between a [[module]] and environment it needs for its own execution,...
  17. StabilityOfAPI (3,079 bytes)
    7: ...rsion <math>1.5</math>) and that the owner of the module <math>M</math> underestimated the impact of chang...
    9: ...beauty of analysing the overall dependencies on a module is that it clearly expresses the statistical prob...
  18. TransitivityOfIncompatibleChange (3,458 bytes)
    5: ...dule <math>N</math> become part of the [[API]] of module <math>M</math> as they may be visible in <math>M<...
    7: ...'s now continue by envisioning that the author of module <math>N</math> decides to release new, [[incompat...
    9: ... such it may consider creating new version of own module which would depend on <math>N_{2.0}</math>. Can t...
    13: ...ning]] urges us to increment the major version of module <math>M</math>. The [[incompatible]] change in <m...
    25: ...tural consequence of the complexity of real world module [[dependencies]]. Rather than impossing [[semanti...
  19. Gems (70 bytes)
    1: ...kipedia::RubyGems|Gems]] is standard [[Ruby]]'s [[module system]].
  20. DCIAndLeakyAbstractions (2,928 bytes)
    9: ...an be used only for that in [[MVC]], but in the [[Module system|modular world]] this also requires well de...

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500)



Search in namespaces:

List redirects
Search for
Views
Personal tools
buy