> :) .. but why "importToRegistry" instead of just "import"? The problem is import is reserved key word in java so I can not have method called import(); > > There's no confusion of where the import is going into. > > I still prefer RegistryUtils.import (Registry r, File file, String path). However I think it should be a part of the Registry interface :)
-Deepal _______________________________________________ Registry-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/registry-dev
