Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0
-
None
Description
Think we should come up with a list of all the services that are available for use with in tapestry. I know they are all there in the hivedoc somewhere, but that can be less then friendly to use sometimes.
At the very least, I think we should have a list of the most commonly used services such as the state managers and engine services and the like. Having something in the format of:
service.interface service.name (appropriate binding prefic if needed) A brief description of what the services is for
This is pretty much all we need. The interface methods and parameters should take care of the rest (or the javadoc).