Java / J2EE Needs to Add Ease of Use (Redundant) Methods

Java / J2EE Needs to Add Ease of Use (Redundant) Methods

Note: This article will be emailed to your friend.

Java / J2EE (Java EE) API development should now focus on adding ease of use methods to the API. Often such methods will be redundant. However such redundancy is welcome as de-normalization for faster data access. Java is lagging behind PHP in ease of use.

Let’s see two examples.
BufferedReader br = new BufferedReader(new InputStreamReader(socket.getInputStream()));
Most of us [...]

Read the rest of this article (121 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro