You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/04/19 11:36:39 UTC

Re: svn commit: r395141 - in /webservices/axis2/trunk/java/modules: addressing/src/org/apache/axis2/handlers/addressing/ core/src/org/apache/axis2/client/ core/src/org/apache/axis2/context/ core/src/org/apache/axis2/description/ core/src/org/apache/axis2/e...

On Wed, 2006-04-19 at 15:03 +0600, Eran Chinthaka wrote:
> David Illsley wrote:
> > Looks good to me but I think public void setRelatesTo(RelatesTo[] list) 
> > should become public void setRelationships(RelatesTo[] list) too?
> > David
> 
> Done. I forgot to commit this.

I still think we should drop setRelationships() 'cause of YAGNI, but I'm
tired of arguing .. one must follow DRY even in arguments :).

Sanjiva.