Jean-Paul,
Thanks for the link, I'm looking at it right now.
Doug
On Mon, Nov 9, 2009 at 10:43 PM, wrote:
> On 03:24 am, doug.farr...@gmail.com wrote:
>>Hi all,
>>
>>Our projects at work include synchronous applications (short lived)
>>and asynchronous Twisted applications (long lived). We're
On 03:24 am, doug.farr...@gmail.com wrote:
>Hi all,
>
>Our projects at work include synchronous applications (short lived)
>and asynchronous Twisted applications (long lived). We're re-factoring
>our database and are going to build an API module to decouple all of
>the SQL in that module. I'd like
Hi all,
Our projects at work include synchronous applications (short lived)
and asynchronous Twisted applications (long lived). We're re-factoring
our database and are going to build an API module to decouple all of
the SQL in that module. I'd like to create that API so both
synchronous and asynch