>>>>> Jim Robinson <[email protected]> >>>>> writes:
> I have to ask... Does this imply you implemented select queries in less than > 14 hours? :) I tried to go to bed, failed, got out of the bed at 7am, crawled downstairs, implemented select queries, came back up and crashed. I think it took about 3 hours to implement, which shows you how well structured Ledger has become internally that I was able to create this feature almost entirely within a single file (select.cc), not having to munge any of the rest of the code. If anything, what slows me down is C++ compile times, since it takes 2-3 minutes to build after every header file change, generally. I'm looking forward to upgrading my 8-core Mac Pro to the Ivy Bridge platform sometime in the next year. BTW - My company (boostpro.com) does C++ consulting services, if anyone is ever looking to hire a mad coder. ;) John
