New version of the Tapestry 4.1 archetype
I just deployed a new version of the Tapestry 4.1 archetype. It's the same parameters as the archetype discussed
previously. Essentially, the new version provides a few new features:
- an interesting use of an engine service (in this case to provide a working rounded corner generator, as with Google Groups' rounded corner generator URL) and a corresponding component to employ the service.
- the rounded corner component mentioned above, which is pretty sophisticated in of itself (as introductory code goes, anyway!)
- much better documentation (mvn site, and then peruse the resultant docs in the target directory.)
.