From: Oleg B. <ph...@ma...> - 2004-06-22 12:01:16
|
On Tue, Jun 22, 2004 at 05:26:43AM -0600, William Volkman wrote: > I've got insertion and update of records working pretty well, however > record deletion seems broken (as well as conspicuously missing from > the docs on the web site ;-) > > >>> foo = XImport.get(5) > >>> foo.delete() foo.destroySelf() Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |