Hi Lahiru,
I had a look at the code and did some testing. Found that it has the
required functionality of stl::string that's great!.
Kenneth Chiu has already pointed out the problems and improvements to be
done.
I used purify and found the memory leaks. I have attached the Purify
output file that shows the memory leaks. I hope this helps
---
Susantha
> -----Original Message-----
> From: lahiru@opensource.lk [mailto:lahiru@opensource.lk]
> Sent: Thursday, June 03, 2004 4:59 PM
> To: Apache AXIS C Developers List
> Subject: RE: STL elimination - Suggestions
>
> hi all,
>
> Please have a look at the Astring class implemented below and provide
> your comments. The files are attached with this mail.
>
> rgds,
> Lahiru
>
> > At 10:13 AM 5/6/2004 +0530, you wrote:
> >>What I would suggest -
> >>1. expose a small set of classes and make the interface stl-free
> >>2. in your internal classes you can still use stl
> >>
> >>Why do you want to remove stl all-together?
> >>
> >> > -----Original Message-----
> >> > From: Kenneth Chiu [mailto:chiuk@cs.indiana.edu]
> >> > Sent: Thursday, May 06, 2004 9:41 AM
> >> > To: Apache AXIS C Developers List
> >
|