Re: HTList enhancement

6 months later...

Thanks for your contribution Vic! 

I just added your HTList patch. I still have to make your c++ patch. I have
never done one such patch before, though, so I have to look at it before
to understand what it is about :)

-Jose

In our previous episode, Vic Bancroft said:
> 
> 
> --------------B4B57C491BC33A50FE7D044D
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> In using w3c-libwww-5.2.8, we noticed an opportunity for enhancement in
> the implementation of HTList.
> 
> The idea is to provide new versions of HTList_appendObject and
> HTList_addObject which returns a pointer to the new HTList added or
> appended.  This allows one to keep a reference to the end of the list
> outside of the list itself, which can be used to speed up certain list
> operations.

Received on Thursday, 15 June 2000 09:54:09 UTC