Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by JCKermagoret:
http://wiki.apache.org/cocoon/DesignPattern/Locator

------------------------------------------------------------------------------
  Moreover, all the information where mapping from name services to services' 
paths are centralized in one location only. Things are easy to update and 
maintain.
  
  = Architecture =
- attachment:loose-coupling-dataaccess-dp.gif
+ http://www.bluexml.org/static/images/loose-coupling-dataaccess-dp.gif
  
  = Implementation =
  
  == Tight coupling ==
  It is a very simple pipeline.
  
- attachment:tight-coupling-dataaccess-dp.gif
+ http://www.bluexml.org/static/images/tight-coupling-dataaccess-dp.gif
  
  {{{
      <map:match pattern="hello.html">
@@ -58, +58 @@

  
  == Medium coupling solution ==
  
- attachment:medium-coupling-dataaccess-dp.gif
+ http://www.bluexml.org/static/images/medium-coupling-dataaccess-dp.gif
  
  {{{
      <map:match pattern="getData-*">

Reply via email to