Re: [Twisted-Python] Boston Twisted Sprint

2009-10-02 Thread Glyph Lefkowitz
On Sun, Sep 20, 2009 at 10:09 PM, Jessica McKellar < jessica.mckel...@gmail.com> wrote: > The proposal was for a sprint in Boston from September 28-October 2. That > starts a week from today. > ... and they end today. This was a pretty small sprint, but I still think it has been a success. It m

Re: [Twisted-Python] twisted python usage

2009-10-02 Thread Glyph Lefkowitz
On Fri, Oct 2, 2009 at 2:18 PM, wrote: > > bingo! thank you guys a lot! it was all about 'repr(self['module'])'. > Great! > Glyph, sorry man, did mean to hurt and shit on twisted: personally and > professionally I think its a VERY professional framework, and I'm > using it about a year. > Did

Re: [Twisted-Python] twisted python usage

2009-10-02 Thread vitaly
bingo! thank you guys a lot! it was all about 'repr(self['module'])'. Glyph, sorry man, did mean to hurt and shit on twisted: personally and professionally I think its a VERY professional framework, and I'm using it about a year. Good job guys, keep doing. Quoting exar...@twistedmatrix.com

Re: [Twisted-Python] twisted python usage

2009-10-02 Thread exarkun
On 05:47 pm, vit...@synapticvision.com wrote: >Quoting "Glyph Lefkowitz" : >>On Fri, Oct 2, 2009 at 12:47 PM, wrote: >>>hi, >>Hi, Vitaly! >>>I'm trying to accomplish to work couple of CLI commands without luck. >> >>>http://twistedmatrix.com/projects/core/documentation/howto/options.htmland >>>tes

Re: [Twisted-Python] twisted python usage

2009-10-02 Thread vitaly
Quoting "Glyph Lefkowitz" : > On Fri, Oct 2, 2009 at 12:47 PM, wrote: > >> hi, >> > > Hi, Vitaly! > > >> I'm trying to accomplish to work couple of CLI commands without luck. >> > > >> http://twistedmatrix.com/projects/core/documentation/howto/options.htmland >> test/test_usage.py were not really

Re: [Twisted-Python] Use of 'twistd' utility with command-line arguments

2009-10-02 Thread Glyph Lefkowitz
On Fri, Oct 2, 2009 at 12:14 PM, Valeriy Pogrebitskiy wrote: > Something can be done about that. One possible approach could be to use two > argument lists (one - 'twistd' arguments, second - application's arguments) > and enforce following rule(s): > As Jean-Paul mentioned, there is a ticket wh

Re: [Twisted-Python] getPeer() inside conch

2009-10-02 Thread Paul Swartz
On Thu, Oct 1, 2009 at 10:53 PM, Glyph Lefkowitz wrote: > On Thu, Oct 1, 2009 at 10:21 PM, Benjamin Rutt wrote: >> >> (A/B) it looks like the SSHChannel implementation of getPeer() is faulty. >> If I change my two-line implementation of getPeer() inside >> SSHSessionProcessProtocol to simply 'ret

Re: [Twisted-Python] twisted python usage

2009-10-02 Thread Glyph Lefkowitz
On Fri, Oct 2, 2009 at 12:47 PM, wrote: > hi, > Hi, Vitaly! > I'm trying to accomplish to work couple of CLI commands without luck. > > http://twistedmatrix.com/projects/core/documentation/howto/options.htmland > test/test_usage.py were not really helpful. > Why weren't these helpful? To m

Re: [Twisted-Python] Use of 'twistd' utility with command-line arguments

2009-10-02 Thread exarkun
On 04:14 pm, vpogr...@verizon.net wrote: >Thank you! > >I still disagree with the following statement: >>While this is a reasonable expectation, twistd does quite a lot and >>it wouldn't be quite right to pass on all the arguments in a flat >>list the way Python does. > >Something can be done abo

Re: [Twisted-Python] Use of 'twistd' utility with command-line arguments

2009-10-02 Thread Steve Steiner (listsin)
On Oct 2, 2009, at 12:14 PM, Valeriy Pogrebitskiy wrote: I suggest that Twisted dev. team looks into implementing this... Since we're telling other people how to spend their time...I suggest that you supply a patch. Thanks, S ___ Twisted-Pytho

Re: [Twisted-Python] Use of 'twistd' utility with command-line arguments

2009-10-02 Thread Valeriy Pogrebitskiy
Thank you! I still disagree with the following statement: While this is a reasonable expectation, twistd does quite a lot and it wouldn't be quite right to pass on all the arguments in a flat list the way Python does. Something can be done about that. One possible approach could be to us

[Twisted-Python] twisted python usage

2009-10-02 Thread vitaly
hi, I'm trying to accomplish to work couple of CLI commands without luck. http://twistedmatrix.com/projects/core/documentation/howto/options.html and test/test_usage.py were not really helpful. Commands: 1.python test.py cmd1 -s 'dfsgdfg' -e 'sdfgdfg' 2.python test.py cmd2 -t 123 3.python test.p

Re: [Twisted-Python] XML parsing on twisted

2009-10-02 Thread exarkun
On 1 Oct, 05:53 pm, burslem2...@yahoo.com wrote: >Hello, > >Probably a pretty standard question. However what are recommended >mechanics of parsing XML on twisted? I have a humongous string that >needs to be parsed and pushed into a database in the right columns. Depending on how big the strings

Re: [Twisted-Python] twisted-wave?

2009-10-02 Thread Laurens Van Houtven
If anyone starts doing serious stuff with this, feel free to let me know, I might be able to help :-) Received an invite for Google Wave, but unsure if it's going to be a second GMail again (invites are pretty useless when everyone has a million of them)... On Fri, Oct 2, 2009 at 9:38 AM, Ralph Me

Re: [Twisted-Python] twisted-wave?

2009-10-02 Thread Ralph Meijer
On Fri, 2009-08-21 at 11:40 -0400, Stephen Waterbury wrote: > Just curious what the twisted minions think of google wave > and whether anyone is considering or working on a twisted > implementation of the federation protocol, > . In general, impleme