Do you need to close a branch? (if so how)

Nicholas Allen nick.allen at onlinehome.de
Thu Feb 26 22:29:04 GMT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> 
> Well, maybe I have an unusual opinion here, but I think that relying on
> automatic memory management to manage resources other than memory is
> inviting trouble.

I 100% agree with you Michael. OS resources like sockets and files
should not rely on memory management to clean them up. That is the
programmer's responsibility not something for garbage collection or
reference counting. IMHO branch should have a close method and so should
transport.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmnF6oACgkQ1+i51gqqEGm9JwCeJPOveOC9oBWv3qUL+hw5d0Jy
k24An2VZ6oNqvEMJeegs22zr37sDnFNy
=4Rf/
-----END PGP SIGNATURE-----



More information about the bazaar mailing list