[Registry-dev] svn commit r11305 - in trunk/registry/modules/core/src/main: java/org/wso2/registry/app java/org/wso2/registry/config java/org/wso2/registry/servlet resources resources/org/wso2/registry/i18n

Deepal Jayasinghe deepal at wso2.com
Tue Dec 18 00:48:09 PST 2007


> :) .. 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




More information about the Registry-dev mailing list