Hello Robert, > no language > changes needed (except maybe to remove the .ver1_23... how would the > compiler know when to do this though?). how about a pragama: pragma(ver, "1.23", "$") import foo.bar.baz; // imports foo.bar.baz, require a version at or later than 1.23 -- ... <IXOYE><