[Bf-committers] Faster listbase lookups

Ed Halley ed at halley.cc
Sun Oct 22 17:28:35 CEST 2006



On Oct 22, 2006, at 8:26 AM, Mathias Panzenböck wrote:
> Well, Python has a hash-table. Would it be somehow possible to  
> reuse this work and not to invite the weel once again?

Not directly, as nothing in the core depends on python or c++, and  
the listbases are about as core as you can get.

Making this sort of thing is not difficult, it's just a bit of work  
to ensure that it is solid and bug-free.

--
[ e d @ h a l l e y . c c ]






More information about the Bf-committers mailing list