[Twisted-Python] Proposal: Make tax default, tap optional
![](https://secure.gravatar.com/avatar/433365de0f787faa3ed3e6dd1da5884f.jpg?s=120&d=mm&r=g)
XML pickles have many benefits over taps, and the only issues they have is not support 1.5 and 2.2 new-style classes. I suggest we make them the default - a tap file is *much* less useful than a tax.
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
From: Levi <levi@top.monad.net> Subject: Re: [Twisted-Python] Proposal: Make tax default, tap optional Date: Fri, 31 May 2002 14:47:52 -0400
A tap file is about a thousand times faster than a tax, at present, and I don't have any plans for making it faster. In general, I *don't* tweak my options after I run 'mktap'... While XML is definitely useful, I'd prefer to keep .tap the default. We should have a tool for converting them, though. -- | <`'> | Glyph Lefkowitz: Traveling Sorcerer | | < _/ > | Lead Developer, the Twisted project | | < ___/ > | http://www.twistedmatrix.com |
![](https://secure.gravatar.com/avatar/74bde9dd414c74dc244c6a448e5decc6.jpg?s=120&d=mm&r=g)
On Friday, May 31, 2002, at 02:58 PM, Itamar Shtull-Trauring wrote:
Startup speed is fairly important to me (not terribly, but fairly...) Here's what I suggest: By default, create both. Then, each time a tap is to be loaded, check to see if the modification date on the tax is newer. If it is, load the tax, and save the tap. Donovan
![](https://secure.gravatar.com/avatar/7a94394b49ca6e8abbe48d46ec7c5156.jpg?s=120&d=mm&r=g)
Donovan Preston <dp@twistedmatrix.com> writes:
Hey, I was going to suggest that...... Just like .py to .pyc and .el to .elc (but .elc isn't automatic) I think it's the right solution. -- Shae Matijs Erisson - http://www.webwitches.com/~shae/ <radix> shapr: I think you *are* a purist :) <radix> shapr: it's just that you're morally against unstable software, instead of morally against MS, or non-free software, or whatnot.
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
From: Levi <levi@top.monad.net> Subject: Re: [Twisted-Python] Proposal: Make tax default, tap optional Date: Fri, 31 May 2002 14:47:52 -0400
A tap file is about a thousand times faster than a tax, at present, and I don't have any plans for making it faster. In general, I *don't* tweak my options after I run 'mktap'... While XML is definitely useful, I'd prefer to keep .tap the default. We should have a tool for converting them, though. -- | <`'> | Glyph Lefkowitz: Traveling Sorcerer | | < _/ > | Lead Developer, the Twisted project | | < ___/ > | http://www.twistedmatrix.com |
![](https://secure.gravatar.com/avatar/74bde9dd414c74dc244c6a448e5decc6.jpg?s=120&d=mm&r=g)
On Friday, May 31, 2002, at 02:58 PM, Itamar Shtull-Trauring wrote:
Startup speed is fairly important to me (not terribly, but fairly...) Here's what I suggest: By default, create both. Then, each time a tap is to be loaded, check to see if the modification date on the tax is newer. If it is, load the tax, and save the tap. Donovan
![](https://secure.gravatar.com/avatar/7a94394b49ca6e8abbe48d46ec7c5156.jpg?s=120&d=mm&r=g)
Donovan Preston <dp@twistedmatrix.com> writes:
Hey, I was going to suggest that...... Just like .py to .pyc and .el to .elc (but .elc isn't automatic) I think it's the right solution. -- Shae Matijs Erisson - http://www.webwitches.com/~shae/ <radix> shapr: I think you *are* a purist :) <radix> shapr: it's just that you're morally against unstable software, instead of morally against MS, or non-free software, or whatnot.
participants (5)
-
Donovan Preston
-
Glyph Lefkowitz
-
Itamar Shtull-Trauring
-
Levi
-
Shae Matijs Erisson