Don Cohen | 2 Apr 2009 21:27
Favicon

Re: Checking arg types without setting up a try/except block

logicmoo <at> gmail.com writes:

 > But indeed it might be good to run the test code against a few
 > different JVM versions
 > Here is some speculation:

What I really had in mind was that the build process should run some
tests and build in the implementation choice with the best result.
It should save the decision, and perhaps the data on which it's based,
in the environment for later inspection.
Some day when we have saved images that run on multiple JVMs we might
want to be able to rerun the tests and revise those decisions on the
fly.

------------------------------------------------------------------------------

Gmane