[Twisted-Python] Re: feedback requested -- flow.py goes beta
Philippe Lafoucrière
lafou at wanadoo.fr
Fri Apr 18 07:47:45 MDT 2003
I have one question : why did you delete the addBranch method ?
I see the point of Merge (merging 2 or more flows), but what is its opposite
? I mean, if you look at this :
DS1 ----> BLOC1 ---+
|
DS2 ----> BLOC2 ---+---- BLOC3 -----> DS3
DS1 and DS2 point the same server, the same db, and the same table. Why use
too connexions instead of one like above ?
DS ----> BLOC1 ---+
| |
----> BLOC2 ---+---- BLOC3 -----> DS3
Maybe it's already on your todo list !? :)
thank you
More information about the Twisted-Python
mailing list