BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 134123 thumbnail
User 111696 avatar

By bloid
via javabeans.asia
Published: Nov 16 2008 / 13:48

I think first as a developer, one must understand the pros and cons of the framework, and how will it affect the performance of the application to be designed. The developer must have clear idea about what is he trying to achieve by using a particular framework in his application, and whether the framework is going to give him the desired result.
  • 11
  • 16
  • 1792
  • 0

Comments

Add your comment
User 46563 avatar

rv49649 replied ago:

1 votes Vote down Vote up Reply

For the frameworks that support annotations (Spring, JUnit, EJB3, Hibernate, etc.), it has been a new revolution for reaping their advantages without nearly as much boilerplate as in the past.

I've been doing training tutorials recently where I bring folks into Java programming by writing JUnit test involving the use of Spring, iBATIS, JUnit. We start out the old fashioned way (no annotations). Then we shift gears and start using annotations. The lines of code plummet. We're then down to just writing test code. JUnit and Spring harmonize together in such a way that the programmers get to really just concentrate on what they need to accomplish. It's been a delightful experience to see folks experience this transition as they're starting out as fledgling Java programmers. (They're background is PL/SQL so they really like using iBATIS with Java too.)

User 211643 avatar

zynasis replied ago:

2 votes Vote down Vote up Reply

this article is terrible. it tells us NOTHING

User 355073 avatar

sashka12345 replied ago:

1 votes Vote down Vote up Reply

This article is NOT suppose to tell anything. It is merely asking a readers' opinion

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.