[MERGE] make plugins use the right suffixes

John Arbash Meinel john at arbash-meinel.com
Fri Jul 14 22:52:06 BST 2006


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

Aaron Bentley wrote:
> John Arbash Meinel wrote:
>>> I don't have any tests for it, because it would involve spawning bzr as
>>> a separate process, and running it with either 'python -O' or 'python'.
>>> Which is possible to do, but doesn't seem worthy for this change.
> 
> We already have the 'spawning bzr as a separate process' part, in
> run_bzr_subprocess.  So what remains is to specify the python
> interpreter and flags.
> 
> Aaron

I didn't feel like it was worth the extra parameter to
run_bzr_subprocess, and writing a plugin, and then compiling that plugin
to .pyo or .pyc, and making sure only one was available. And testing
that bzr does or does not load the plugin under the specific circumstances.

Yes, it is possible. It isn't even that hard to do. But it is a lot of
work for a small bugfix. And writing the tests wasn't worth doing before
0.9.

I'm actually working on making branch over sftp faster, as there is
actually quite a bit of latency we can exploit. And that is time much
better spent.

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

iD8DBQFEuBIGJdeBCYSNAAMRAmUcAKCpD4l2hpPuUBRzCYuBsCvb/tDL1wCdEAyl
1vTnyFZyMnTCAzr8DA1+A8w=
=Wq3Z
-----END PGP SIGNATURE-----




More information about the bazaar mailing list