On Thu, Dec 28, 2006 at 06:56:08PM +0100, Markus Gritsch wrote:
> Since there was no comment on the e-mail below, I resend it in case it got 
> lost.

   Sorry for the silence. I have got it the first time. Just don't have
time to work on it. There are other patches to test; I am working on the
patch that implements delColumn and fromDatabase for SQLite.
   Regarding the patch. I think to fix the problem I will replace "while 1"
with "for i in range(1000): sleep(1)". There should be no "raise", or the
loop would be meaningless at all. The idea of the loop is to wait until the
server is restarted.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to