Hi,

Larry (who is not a member of dev) has presented code to eliminate recursive 
calls in dPermixin.update() on the user list.  All the code does is to insure 
that only one self.Form.update() is active at one time.  IOW before a new 
update() can be started the current one has to finish.  

Does anyone consider this a good proposal?  Is it required?

I for one can recall when I first started that I called update() all over the 
place in my code.  I was under the mistaken impression that it was required.  
It is still required with code that makes changes to the underlying datasets.  
-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to