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

Reply via email to