[rfc] avoid assert statements?

Nicholas Allen nick.allen at onlinehome.de
Mon Oct 1 17:43:42 BST 2007


> 
> But then again, maybe it is only really useful for developing/debugging,
> and thus shouldn't ever be in bzr.dev....

I would think that you would want to keep the assertions in bzr.dev as 
an extra safety check when running selftest. The test suite would need 
to complete without any assertions failing. When the user is using 
bzr.dev though the assertions would be disabled for performance.

Nick





More information about the bazaar mailing list