Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to IoC - overview

...

Wiki Markup
{float:right}
{info:title=Related Article}
* [IoC FAQ|Tapestry Inversion of Control Container]
* [IoC Overview|IoC - overview]
{info}
{float}

The inner construction of the Tapestry framework is based on inversion of control

Footnote

http://www.martinfowler.com/articles/injection.html

(IoC), a design approach that allows a working system to be fabricated from many small, easily testable pieces.

...