g-wrap-dev
[Top][All Lists]
Advanced

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

enumerations


From: Rob Browning
Subject: enumerations
Date: Mon, 21 Jun 2004 17:05:11 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

If I read it right, one thing I noticed when I was looking over the
new code was that it appears to use a non-opaque enumeration type on
the C side and linear search to handle lookups.

That made me wonder if it might be worth considering making the type
opaque so that in the future, you'd have the option of changing the
implementation to something faster, if needed.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

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