On 12/04/2010 08:01 PM, Cédric Beust ♔ wrote:
On Sat, Dec 4, 2010 at 7:28 AM, Neil Bartlett <[email protected] <mailto:[email protected]>> wrote:I'm *not* surprised that he didn't mention the Date and Calendar APIs. He should have, but I'm not surprised he didn't. I'm also not surprised that he failed to mention primitives and arrays. Careful with revisionism here.I think the decision to have primitives is one of the subtle details that made Java the success it is today. Back then, performance was a huge deal and it took years before Java's speed started being perceived as "good enough". With that in mind, using objects for everything would have been a terrible mistake, one that might have turned Java into an interesting language that was soon sent back to the dark corners of programming language history.
... or constrained into a niche, such as Smalltalk. +1 on the primitives. -- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." java.net/blog/fabriziogiudici - www.tidalwave.it/people [email protected] -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
