A good finding Mari! IMO we need to rename "property" to "properties". I went through all the bean classes and this problem is there in the following classes used by the API:
ApplicationBean SubscribableInfo CartridgeBean IaasProviderBean KubernetesClusterBean KubernetesMasterBean KubernetesHostBean PartitionBean ClusterBean MemberBean Thanks On Wed, Mar 11, 2015 at 3:05 PM, Mariangela Hills <[email protected]> wrote: > Hi devs, > > I noticed that the standard for the following in the <ARTIFACT>bean.java > files vary. Should we use property or properties? > > List<PropertyBean> properties > > For example: > In ApplicationPolicyBean.java it states : > List<PropertyBean> properties > > In ApplicationBean.java it states : > private List<PropertyBean> property > > https://issues.apache.org/jira/browse/STRATOS-1246 > > > > Regards, > Mariangela > > > > > *--* > Mariangela Hills > Senior Technical Writer > > *WSO2, Inc.*lean.enterprise.middleware. > m: +94 773 500185 > w: http://wso2.com > <http://wso2.com/events/> > -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos
