9 messages in com.mysql.lists.plusplusRe: Passing functors into query| From | Sent On | Attachments |
|---|---|---|
| Joel Fielder | 13 Apr 2007 09:32 | |
| Warren Young | 18 Jun 2007 21:44 | |
| Joel Fielder | 19 Jun 2007 03:18 | |
| Warren Young | 19 Jun 2007 04:22 | |
| Joel Fielder | 19 Jun 2007 06:35 | |
| Warren Young | 20 Jun 2007 05:05 | |
| Joel Fielder | 20 Jun 2007 05:32 | |
| Warren Young | 20 Jun 2007 06:28 | |
| Joel Fielder | 21 Jun 2007 02:14 |
| Subject: | Re: Passing functors into query![]() |
|---|---|
| From: | Warren Young (mysq...@etr-usa.com) |
| Date: | 06/20/2007 06:28:02 AM |
| List: | com.mysql.lists.plusplus |
Joel Fielder wrote:
Ah, ok, no idea why that should be
Like I said, I suspect that the MySQL mailing lists are configured to do that. Probably to cut down on the worse effects of spam or something like that. I speculate because I don't have admin access to this list even though I run the project. The list still belongs to MySQL, Inc.
http://gna.org/support/download.php?file_id=2463 is the file.
Got it, though you really should have used a bug tracker entry instead:
https://gna.org/bugs/?group=mysqlpp
That gives it a visible placeholder in case I don't get to it immediately.
As for the code, the basic idea is okay, but it's too complex for an example. Also, I believe that if a properly descriptive name for a thing contains "and", it's a sign of a bad design: you haven't factored it correctly if it's doing two separate things. I reworked your code to just collect statistics, which fixes both problems.
Although you have to squint to see the resemblance between this new example and your conception of it, please understand that it was still valuable. Criticizing and fiddling with someone's code is easier than starting from scratch, so your contribution did help.




