paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] widget registry?


From: Atani
Subject: Re: [paragui-users] widget registry?
Date: Thu, 14 Aug 2003 12:58:44 -0700
User-agent: KMail/1.5.2

On Thursday 14 August 2003 12:54 pm, Teunis Peters wrote:
> wouldn't...  skip lists are tempting but so are btrees.

I didnt even think about using a skip list...

>
> All in all it's a lot trickier than saying
> std::map<std::string,object*>

What about other libraries that provide these?  Perhaps the Apache runtime 
libs?

>
> I'm starting to suspect that when I'm done, the C version will be a lot
> uglier than the current but it will also be faster...

The ultimate tradeoff... speed vs clean code...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]