On Thu, 16 Apr 2015 11:09:53 -0300, Poggenpohl, Daniel
<daniel.poggenp...@isst.fraunhofer.de> wrote:
Hello again,
I think I understand now.
The only problem I see at the moment is that once I split the app into
model and tapestry app, I can't use e.g. @NonVisual or @Validate
anymore because those are Tapestry-specific. Or could I add a dependency
to the annotation packages? If the model would be used in a non-Tapestry
application, the annotations would be ignored, wouldn't they?
These annotations are in the tapestry5-annotations package, not
tapestry-core, so you can add a tapestry5-annotations depenency to your
non-web packages/modules/projects without bringing the web-related classes
(i.e. tapestry-core).
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org