My public key is now available.
Monthly Archives: August 2009
Using scripts to hide complexity and only making it worse
Posted August 25, 2009 – 9:29 pmI recently had to work with software that is customizable using Jython script. As much as I like both Java and Python, this environment was a nightmare. The problem was the inability to write Python in the Python script. First off was the old version of Python. The script was limited to version 2.1 (8 […]