What's the point of extending it like this? If its just to avoid changing the code then I don't think it makes sense - its cleaner to change it and be done with it.
Sanjiva. On Mon, 2006-12-18 at 09:42 +0000, David Illsley wrote: > I'm +1 for reusing the code though I'm not sure we can remove the > o.a.axis2.util classes as users might have dependencies on them. > > Can we make the classes in o.a.axis2.util empty and extend the ones in Axiom? > David > > On 18/12/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: > > Hi all, > > Axis2/modules/kernel/o.a.a.util.Base64 & > > Axis2/modules/kernel/o.a.a.util.UUIDGenerator duplicates the same > > classes in axiom-api/o.a.axiom.om.util.. > > > > We are using the classes in axis2 for databinding, rahas, etc.. Any > > reasons for having the duplicate. IMHO we should get rid of the > > duplication if there aren't any pressing need.. > > > > Worst thing is I'm seeing some improvements or may be bug fixes done > > only to the UUIDGen in Axis2. > > > > > > -- > > Thilina Gunarathne > > WSO2, Inc.; http://www.wso2.com/ > > Home page: http://webservices.apache.org/~thilina/ > > Blog: http://thilinag.blogspot.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Director; Open Source Initiative; http://www.opensource.org/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
