| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Jonathan Wakely | Date: | August 18 2007 1:01am |
| Subject: | Re: Eyeballs needed on new reference counted pointer template | ||
| View as plain text | |||
On 18/08/07, Jonathan Wakely <mysql@stripped> wrote: > > > So, tell me why I'm wrong. Why is it helpful to send off Rows to a > > second thread while the first reuses the Result object for a new query? > > I don't think it is useful, let me rephrase that, I think it could be useful, but users should be responsible for whatever synchronisation is needed, not the lib. Jon
