On 6/16/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:

I'm beginning to learn towards the idea that quickstart should evolve
to be the "maximal" Tapestry template (and perhaps we add a "minimal"
archetype for bare-bones).

Thoughts?

To me it seems obvious that this would be a win in T5 popularity, it
makes it more a rails-like framework and nowadays this is a top word
in the web app development, but i cannot evaluate the effort needed
achieving this.

It's true that deleting thing is much easier then adding (at least in
the correct way) but having a bunch of stuff which you don't actually
need (hibernate or spring or upload or what else will come out) and
having to delete it without conscience can cause you the same trouble
as to have to add them. You've to know how it works.
T5 is already doing a great job in making it easy to add a 'feature',
just drop the jar in and you're fine, plus if the jar need some
configuration it needs for the external libraries it is integrating
within T5 not for itself, so basically it is the same of saying: Here
are you're needed libraries, configure as you wish. And it seems
obvious that if i want to use Hibernate or Spring or what else I've to
know how it works and how to configure it.

That to say that the current behaviour of T5 modules with the doc is
enough for me, if the effort of building the "maximal template" could
be directed somewhere else ;)

--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to