Azeez,
Do you mind creating a unit test(s) for the behavior/API(s) you need? That would help keep desired behavior and enforce
that what you need will not be modified.
thanks,
dims
On 08/20/2009 07:45 AM, Afkham Azeez wrote:
Yes Dims. However, if everybody continues to merrily change APIs,
making public methods private& so on, things are going to become a
big mess. Axis2 provides public APIs, and those may be having
problems, but still they are public APIs. This is why you have to be
very careful when defining APIs; if you get them wrong, you may have
to live with it for a long time.
Azeez
On Thu, Aug 20, 2009 at 11:38 AM, Davanum Srinivas<dava...@gmail.com> wrote:
Azeez,
We are still following, commit-then-review right?
thanks,
dims
On 08/20/2009 07:33 AM, Afkham Azeez wrote:
Hi Andreas,
The changes you've done to the APIs as per
https://issues.apache.org/jira/browse/AXIS2-4465 badly breaks some of
the projects that depend on Axis2. Please revert this, and please
engage the community before making such drastic changes in the future.