yes, thanks guys. I know I can get it from service-status or source code. I have already had a rough read of both. But if there is a doc to briefly describe all those services and how to utilize them, it will be very helpful and save a lot of time at least for beginners. Regarding the current IOC docs, I have read almost all of them and I think I have understood this part. but I still need to get into source to see what the service does and other things I want to know. for example, if it implements any of Gang Of Four Design Patterns etc.

于 2012/11/1 23:13, Lance Java 写道:
If you're not afraid of getting your hands dirty with a bit of source code,
download the tapestry sources and have a look at:
tapestry-core\src\main\java\org\apache\tapestry5\services\TapestryModule.java
tapestry-ioc\src\main\java\org\apache\tapestry5\ioc\services\TapestryIOCModule.java

The majority of the core services are defined in these two modules.



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/is-there-a-doc-describing-Tapestry-built-in-services-tp5717518p5717535.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
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