From: Joe E. <jo...@em...> - 2011-09-01 18:13:52
|
So, I'm looking through my JSL code (looks like I last touched it was 2006 or 2007... oy!). I'm finding some places which could be updated to using the newer java collections (like ArrayList, HashMap, etc.) as well as a few spots which could use the newer Java "foreach" loop. I think those all require Java 5 or later. Have we decided what version of Java is officially "required" by JSL these days? - Joe |