Re: [Twisted-Python] How to correctly run Sqlite with Twisted?

2017-09-20 Thread goffi
Le 2017-09-20 10:24, ex vito a écrit : On 2017-09-19, at 21:59, Goffi wrote: [SNIP] I would subscribe to Moshe's and Jean-Paul's suggestions of using higher-level tools to handle database interactions. [SNIP] A final thought, from the realm of intuition: if I were targeti

[Twisted-Python] How to correctly run Sqlite with Twisted?

2017-09-19 Thread Goffi
ought it was the default as said in https://sqlite.org/threadsafe.html), how should I achieve that? Also PRAGMA are not working (specially "PRAGMA foreign_keys = ON"), I guess because of multi-threading, what is the good way to activate foreign_keys for all following

[Twisted-Python] [ANNOUNCE] Salut à Toi 0.4.0: powerful XMPP client based on Twisted/Wokkel

2014-02-28 Thread Goffi
ubSub :) If anybody feel like contributing, you're welcome :). You'll find us on XMPP muc room s...@chat.jabberfr.org, or you can subscribe to dev list on http//lists.goffi.org . Goffi ___ Twisted-Python mailing list Twisted-Python@twist

Re: [Twisted-Python] Can't check elements without uri in twisted.words.xish.domish.Element

2013-09-06 Thread Goffi
Ok thanks for the precisions. On 05/09/2013 13:24, Ralph Meijer wrote: On 2013-09-04 16:43, Goffi wrote: G'day, in the method "elements" of twisted.words.xish.domish.Element, the function "generateElementsQNamed" is called event if the uri if None, so the uri is che

[Twisted-Python] Can't check elements without uri in twisted.words.xish.domish.Element

2013-09-04 Thread Goffi
should be called instead, it looks like a bug for me. Can you confirm ? cheers Goffi ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] [Twisted-Jabber] [ANNOUNCE] Wokkel 0.7.0

2012-01-24 Thread Goffi
Congratulations :) Le Mardi 24 Janvier 2012 00:25:46 Ralph Meijer a écrit : > Hi! > > I am proud to announce version 0.7.0 of Wokkel, a set of enhancements on > the Jabber/XMPP support in Twisted Words. > > http://wokkel.ik.nu/releases/0.7.0/wokkel-0.7.0.tar.gz > > The highlights: > > *

Re: [Twisted-Python] Flags with MaildirMailbox

2011-01-16 Thread goffi
On 16/01/2011 22:33, goffi wrote: > An other issue: when we use appendMessage, MaildirMailbox doesn't update > its list. As a result, listMessages() return an outdated list (the list > of all files except the new one). It sounds like a bug. Sorry, forget this mail, the list is well

Re: [Twisted-Python] Flags with MaildirMailbox

2011-01-16 Thread goffi
On 16/01/2011 17:27, goffi wrote: > [snip] > Well not really, but it's a good way to learn :). I'm really (really > really) busy at the moment, so I probably can't in the next days, but I > will try to have a look (and maybe turn on IRC/the documentation if I > need

Re: [Twisted-Python] Flags with MaildirMailbox

2011-01-16 Thread goffi
On 16/01/2011 01:44, exar...@twistedmatrix.com wrote: > > Not planned ("planned" in Twisted usually means "there is a ticket for > it"). You're welcome to contribute that functionality, though! Do you > have an idea about how it might fit into the existing code and API? > > Jean-Paul > Well not r

[Twisted-Python] Flags with MaildirMailbox

2011-01-15 Thread goffi
nt this feature ? Thanks for any answer Regards Goffi ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python