+1.

At the same time please make sure you change all the places, especially
look for places which has these names hard coded. I know the IDE you are
using has very good support for this ;).

-- Chinthaka

Afkham Azeez wrote:
> Hi,
> There are a number of spelling mistakes/convention violations in some of
> the Axis2 API methods.
> 
> e.g.     public void disEngageModule(QName moduleName);
> Should be disengageModule(QName)
> 
> In the axis2.xml the phase orders types named as follows:
> 
> <phaseOrder type="inflow">
> <phaseOrder type="outflow">
> <phaseOrder type="INfaultflow">
> <phaseOrder type="Outfaultflow">
> 
> As can be seen, no convention has been followed in naming these, and the
> same are used as tagnames in the module.xml files.
> Is it ok if I go ahead and fix these, at this moment? IMHO, we should
> fix these type of inconsistencies before 1.1 and have cleaner APIs &
> configuration files.
> 
> 
> 
> -- 
> Thanks
> Afkham Azeez


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to