Re: [MERGE] wordlist refactoring

From: Adrian Chadd <adrian_at_freebsd.org>
Date: Wed, 13 Aug 2008 16:31:31 +0800

2008/8/13 Amos Jeffries <squid3_at_treenet.co.nz>:

> 8) as mentioned the nastiness in wordlist old behavior. That should go if
> possible during this cleanup. IIRC it was mainly the O(N+1) insertion/append
> algorithm, a simple tail pointer should speed that up to O(1).
> Adrian may have other bits he noticed, or you might have seen others already
> yourself.

I'd suggest planning out a slightly more sensible design, migrating the _C_ code
over to use said sensible design and then migrate the code over to C++ classes
when you've done that.

Making a crappy design pretty still leaves you with a crappy design. (insert
analogy of window-dressing turds here..)

Adrian
Received on Wed Aug 13 2008 - 08:31:34 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 13 2008 - 12:00:05 MDT