> It ended up pretty painless (sofar)

Hey Vlad,

Thanks for posting your solution!

Care to discuss your use case for mixing Django and Twisted?

I have considered mixing the two for a project that combines
a web interface and some XMPP functionality, but I have not yet
gone down this route ...

What about using deferreds in your views? (is that even a useful/good idea ?)
and what about blocking model calls, have you consider these scenarios?

Thanks for any feedback on this interesting topic.
-Alex


-- 
Alex Clemesha
clemesha.org

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to