On Sat, Oct 27, 2001 at 04:23:48PM +0100, Tom Hughes wrote: > The encoding_lookup() and chartype_lookup() routines will obviously > need to load the relevant libraries on the fly when we have support > for that.
Could you try rewriting them using an enum, like the vtable stuff and the original string encoding stuff does? -- An algorithm must be seen to be believed. -- D.E. Knuth