|
|
|
|
|
by thirsteh
5539 days ago
|
|
Just to clarify, I'm not talking about event-driven programming, errbacks and callbacks, but rather how they've done all of the abstraction of the different protocols and subsystems. It's one of the few times where I've considered inheritance absolutely essential. |
|
Pretty much every other reactor system is cleaner and easier.
I fight twisted every day and rue the day I picked it for a big project.