> Oh, that XCPtr was quite easy to create. It's not hard, but I don't *want* to forget when I'm doing conversions, I want it to be explicit. I'd be doing Java if I wanted expensive operations happening behind my back. ;-)
> I don't follow you there. Are you suggesting you create global constants, > or something like that? Yes, there's nothing else I can see to do. Xerces itself uses this approach internally, in fact. I've considered preloading a bunch of conversions, but that makes the startup cost too high. -- Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
