Hi,
The AppModule is an IOC module, so, I would start with:

I would start at http://tapestry.apache.org/tapestry5/tapestry-ioc/index.html .

And read the "Modules", "Services", "Decorators" and "Configuration" pages, at a bare minimum.

Robert

On Feb 13, 2009, at 2/137:38 AM , Jonathan O'Connor wrote:

Hi,
I've been looking for documentation about how the AppModule class works. Sadly, I have only found a few examples of bind/contribute and build methods, but nothing that explains when and what to use.

I would like to know:
1. Which methods should be static and which non-static? Does it matter? 2. If I write a method "contributeXXX()" what does the XXX refer to? A Service? Also, why do some contribute methods take a Map, and others a list? Who decides? 3. Are there other prefixes that are magic, apart from bind, contribute and build?

If I missed this in the standard documentation, then apologies, and a link to where to look is fine,
Jonathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to