On Thu, 01 Dec 2011 13:11:18 +0100, Carl Jokl <[email protected]> wrote:
I don't know if GNUStep preallocates or not. I might have to drudge through the documentation and/or user groups to find out.
Carl, I've faced and I often face with this kind of situation (no ObjC, though). I'm personally sure that in most cases C/C++/ObjC can be replaced by Java with no performance loss, but when I face with a new customer I'm pretty cautionary in speaking. The problem is that I know that people not knowing Java (and VMs in general) are reluctant to believe. The good approach is a practical one: try to find the time/resources to write a prototype and measure.
-- Fabrizio Giudici - Java Architect, Project Manager Tidalwave s.a.s. - "We make Java work. Everywhere." [email protected] http://tidalwave.it - http://fabriziogiudici.it -- 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.
