On Fri, Jun 5, 2009 at 6:22 AM, alee amin<mailing.list.mail...@gmail.com> wrote:
> -Wes
> thank you for explaining. That's pretty much that i know. but things are
> confusing me. If i try to ask the question in smiplest way then it'd be like
> this
>
> -- does it really matter what is the base framework? is there any such thing
> as base framework ?
>

No, and not really. IMO, it's a matter of the best tool for the job.
You don't want to be an
everything-is-a-nail-because-all-you-have-is-a-hammer kind of
programmer. Just read up on things and figure out what is going to
make your code quality better, thus improving your projects. Sometimes
it is a daunting task, but in a lot of cases, there are big rewards.
The project I am currently working on is Struts2, Spring, OSGi,
Sitemesh, JQuery and JPA (plus JUnit and Selenium for unit and
integration testing). The disadvantage is that someone (me) has to
know all of those technologies pretty well. But, the big advantage is
that it has become really easy for me to delegate because almost
everything is based on POJOs and developers are able to whip out new
features quite quickly.

-Wes

-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to