On May 15, 2006, at 1:49 PM, Jeff Rush wrote:
Benji York wrote:
Zachery Bir wrote:
I think Benji's commenting on the fact that you're creating a
synchronous connection when you hold it open like that.
Exactly. As Jean-Marc noted, Jeff's talking more about
"streaming&q
On May 15, 2006, at 1:23 PM, Jeff Rush wrote:
Benji York wrote:
Jeff Rush wrote:
Just checking if I'm missing something -- with the removal of
HTTP streaming/chunking in 3.2, this means that the async bi-
directional persistent socket communications associated with Ajax
is NOT possible at
On Mar 14, 2006, at 4:31 PM, Jean-Marc Orliaguet wrote:
which is strictly equivalent to "Implicit is better than explicit,
except when it's not." :-) and when it's not ... explicit is better.
Clearly arbitraritude is better than claritization, except when it
is. Or maybe: a desire to argue
I'd like to propose forward porting some behavior from the Zope2
world's zopectl implementation:
- 'run' command ('run' for hysterical reasons, I'd prefer to call
it 'exec'): take a filesystem python script and execute it on the
instance, with access to the root container in locals. The c