Hi Manoj, Yes, We have introduced a public getter method and a setter for Mount beans. It was not possible to use protected or private variables/methods to perform this operation, since RegistryConfigurationProcessor and RegistryUtils classes are in two different packages. Therefore we introduced these methods since newly added getter and setter methods are referred inside the same bundle only. So there will not be any impact on the existing code base.
Regards, Chandana On Wed, Jan 21, 2015 at 12:59 PM, Manoj Kumara <[email protected]> wrote: > Hi Chandana, > > Attached diff contain some public getter and setter additions. We don't > allow API changes during kernel patches. > > Thanks, > Manoj > > > *Manoj Kumara* > Software Engineer > WSO2 Inc. http://wso2.com/ > *lean.enterprise.middleware* > Mobile: +94713448188 > > On Wed, Jan 21, 2015 at 10:25 AM, Chandana Napagoda <[email protected]> > wrote: > >> Hi Manoj, >> >> Please apply the patch attached to below JIRA [1]. >> >> [1] https://wso2.org/jira/browse/REGISTRY-2391 >> >> Regards, >> Chandana >> >> -- >> *Chandana Napagoda* >> Senior Software Engineer >> WSO2 Inc. - http://wso2.org >> >> *Email : [email protected] <[email protected]>**Mobile : +94718169299 >> <%2B94718169299>* >> >> *Blog : http://cnapagoda.blogspot.com <http://cnapagoda.blogspot.com>* >> >> > -- *Chandana Napagoda* Senior Software Engineer WSO2 Inc. - http://wso2.org *Email : [email protected] <[email protected]>**Mobile : +94718169299* *Blog : http://cnapagoda.blogspot.com <http://cnapagoda.blogspot.com>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
