[Twisted-Python] Question on new code development
Itamar Shtull-Trauring
itamar at itamarst.org
Fri Jan 21 09:22:00 MST 2005
On Fri, 2005-01-21 at 09:50 -0600, Bill Krueger wrote:
> My first question is, should I be looking at the new Twisted 2.0 for
> development or stick with 1.3 and plan on upgrading to 2.0 later.
They are compatible in the ways relevant to you, so I'd start with 1.3.
> Secondly, would using and/or building upon TwistedJava for the
> communications between the Java clients and my Twisted server code be a
> good direction to take?
Well... it works. But I'm not putting much effort into maintaining
TwistedJava these days. On the other hand if you find a serious bug I
will fix it.
How complex and varied is the data you will be sending back and forth?
More information about the Twisted-Python
mailing list