The Power of Multi-Language Applications
wbav queries: "I've been programming for a number of years, and someone always asks, 'What language do you use, Java or C++?'. Now personally, I find that question a little biased, mainly because, of how I program. Rather than making one massive program, adding in all the support I need to make up for weaknesses in languages, I prefer to make several different apps that call each other, each using the strengths of that particular language. I tend to use C++ as my controlling program, and then execute Perl, PHP, or Java depending on what will give me the best performance for and cause me the least amount of pain to accomplish the task at hand. Do you guys use this kind of method, or do you try to do everything in one program? What advantages or disadvantages do you see in creating one program compared to many programs?"
Sounds backwards to me. I usually use Python as my "control program" You can extend Python with C or C++. And use Java libraries directly when programming in Jython.
Python: www.python.org
Extending Python: www.python.org/doc/current/ext/ext.html
Jython: www.jython.org
And some of my Stallmanist friends wonder why I keep supporting Red Hat.
With a move like that, I think I'll definitely put my money into them by purchasing RH 8.0 when it comes out.
Even if it's just for publicity, it's a stroke of genius.
"Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.