If you let SQLAlchemy block twisted would there be any impact besides
performance?

Dan

On Fri, May 7, 2010 at 1:35 PM, <[email protected]> wrote:

> On 03:37 pm, 
> [email protected]<drwxrwxr.x%[email protected]>wrote:
> >>(yield resultset[10:20]).sort(Sort.ASC)
> >>
> >>assuming a new enough version of Python.
> >
> >I wonder if it a good idea to subclass Deferred and define __call__()
> >for it, making it attach callbacks to itself.
> >Theoretically should work in earlier versions and make the syntax look
> >more transparent.
>
> Let me clear that up for you, then.
>
> No, this is not a good idea. :)
>
> Jean-Paul
>
> _______________________________________________
> Twisted-Python mailing list
> [email protected]
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to