Date: 04/15/06 (Java Web) Keywords: php, java 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 [...] Source: http://blog.taragana.com/index.php/archive/java-needs-to-add-ease-of-use-redundant-methods/
|