Re: [pgadmin-hackers] hello

2004-05-12 Thread Merlin Moncure
> What should this be good for? This probably affects portability, so you > must have a *very* good reason to do so. Understood :)...never mind. I like using STL strings and string builders because they are very fast, likewise for iterators and sorting. Nothing I can't do without, though. Merlin

Re: [pgadmin-hackers] hello

2004-05-12 Thread Andreas Pflug
Merlin Moncure wrote: Understood :)...never mind. I like using STL strings and string builders because they are very fast, likewise for iterators and sorting. Nothing I can't do without, though. Please use the wx equivalents, which are going to be merged with stl versions anyway in the far fu