Terry Jones wrote:
>> "Dave" == Dave Peticolas writes:
> Dave> This is really nifty. I know I could use this.
>
> Great. Me too :-)
>
>>> There's also the issue about what to do when the dispatch function hits
>>> an error. An option could be added to re-queue the job, but it's
>>> perhaps
On Thu, Dec 10, 2009 at 8:01 AM, Mikhail Terekhov wrote:
> On Wed, Dec 9, 2009 at 3:27 AM, Jonathan Lange wrote:
> ...
>>
>> I completely screwed up with the advanced English usage then. :(
>>
>
> IMHO it is very simple: extracting Deferreds out of Twisted would benefit (if
> at all) only people
On Dec 10, 2009, at 5:29 PM, Mikhail Terekhov wrote:
> That is all true but it is very close to Joel's reasoning, kind of a
> manager's point of view. It is too business/money oriented and doesn't
> exhaust all the reasons why people write software in open source world in
> particular. And what
On Thu, Dec 10, 2009 at 2:41 PM, Phil Christensen wrote:
>
> I think that's debatable. Mozilla was terrible for a long time, there just
> wasn't much alternative. You could make the (arguable) point that Mozilla's
> rewrite happened at the cost of disengaging from the web community, leading
> p
On Dec 10, 2009, at 2:21 PM, Mikhail Terekhov wrote:
> Just some unrelated rant about Joel&Co :
>
> Joel talks about big _commercial_ projects and _commercial_ failures.
> May be he is right here, may be not. But it is this rewrite from scratch that
> gave birth to Mozilla - number one web/email s
On Thu, Dec 10, 2009 at 12:25 PM, wrote:
>
> Web2 was a sort of from scratch rewrite. I don't usual defer to Joel,
> but his article is the first hit for the phrase "from scratch rewrite"
> and he basically gets it right:
>
> http://www.joelonsoftware.com/articles/fog69.html
>
Just som
On Dec 10, 2009, at 1:21 PM, Jared Gisin wrote:
> Excellent. Yes, it helps greatly.
>
> What I'm in need of is the ability to allow PUTs of arbitrarily large
> entity-bodies which I will write to a file system on the server. The problem
> with twisted.web right now is that before my Resource.
Excellent. Yes, it helps greatly.
What I'm in need of is the ability to allow PUTs of arbitrarily large
entity-bodies which I will write to a file system on the server. The problem
with twisted.web right now is that before my Resource.render_ hander is called
to process the request, the http.R
On Thu, Dec 10, 2009 at 11:40 AM, Jared Gisin wrote:
> I’m curious if anyone can shed some light on the following sentence which
> is taken from “http://twistedmatrix.com/trac/wiki/WebDevelopmentWithTwisted”
>
> “We decided this was a mistake and development focus has shifted to porting
> the bes
On 04:40 pm, jared.gi...@isilon.com wrote:
>I'm curious if anyone can shed some light on the following sentence
>which is taken from
>"http://twistedmatrix.com/trac/wiki/WebDevelopmentWithTwisted";
>
>"We decided this was a mistake and development focus has shifted to
>porting the best parts of Tw
I'm curious if anyone can shed some light on the following sentence
which is taken from
"http://twistedmatrix.com/trac/wiki/WebDevelopmentWithTwisted";
"We decided this was a mistake and development focus has shifted to
porting the best parts of Twisted Web 2 back to Twisted Web where
existing
On Dec 10, 2009, at 1:46 AM, Terry Jones wrote:
> glyph> Heh. For something in a pastebin, that's all I got :). Stick it in
> glyph> version control somewhere!
>
> Will do. I'm just adding pause/resume, following the suggestion of Dave
> Peticolas (thanks Dave).
Cool. I could put this to go
On Thu, Dec 10, 2009 at 3:10 AM, Jared Gisin wrote:
> It's unambiguously the correct default if you incorrectly assume that
> you're always dealing with a web browser client, which is an invalid
> assumption.
Web browser clients are the most common case, at least at this point
in time. On the fli
> "Dave" == Dave Peticolas writes:
Dave> This is really nifty. I know I could use this.
Great. Me too :-)
>> There's also the issue about what to do when the dispatch function hits
>> an error. An option could be added to re-queue the job, but it's
>> perhaps better to let the dispatch func
14 matches
Mail list logo