RFC: idioms/names for delta vs changes
Robert Collins
robertc at robertcollins.net
Mon Nov 17 02:49:52 GMT 2008
On Thu, 2008-11-13 at 09:36 +0200, Marius Kruger wrote:
>
> Or maybe a nice class that encapsulates the tuple:
> you pass the tuple to its constructor and it exposes the content as
> properties.
> So we can have a bunch of small wrapper classes one for each type of
> tuple.
The problem is that this would rarely be used in bzrlib itself - its
precisely because tuples are so much faster than objects that we are
forced to use tuples at all.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081117/37feebd7/attachment.pgp
More information about the bazaar
mailing list