On 05/26/2011 10:07 PM, Michael J. Mahon wrote:
Welcome to "write once, run everywhere." Any system based on dynamic binding with evolving components has all the moving parts needed to create a versioning hell.
Indeed. At work we rephrase that as: "write once, debug everywhere.."At one point, I had no less than (5) Java environments on my workstation to support major applications that would not run on different point versions from different vendors. I guess it's just the way of the world.