On Thu, Mar 19, 2009 at 2:35 AM, Torsten Bronger
<bron...@physik.rwth-aachen.de> wrote:
> I think is *is* a nightmare to maintain.  At least, Jva and PHP play
> in the same league of maintainability, whereas assembly is *far*
> away from that.

OK, then, why not write everything in C? Hard to get faster than C
without doing assembly, and most of the same types of
"maintainability" problems you'd see in C are also present in Java
(build processes, dependency management, etc.).

So why write Java instead of saying "C is faster, let's use C"?


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to