On 03/09/2010 03:26 AM, Abdelrazak Younes wrote:

This is a very good and welcome initiative.

First comment: You call cur.needBufferUpdate() but that does nothing ;-)
I suggest to have two different method for setting/getting:

+    ///
+    void setNeedBufferUpdate(bool u);
+    ///
+    bool needBufferUpdate() const;

Doh.

rh

Reply via email to