RE: [Pyds-dev] Re: [PyCS-devel] Re: Maybe problems with Metakit 2.4.9.3
Status: Alpha
Brought to you by:
myelin
|
From: Garth T K. <ga...@de...> - 2004-07-07 00:46:33
|
If you're porting databases for PyDS, I'd love to see `DB-API2`_ used so we can put PyDS on any [relational] database we need to. If you want a more Pythonic abstraction to work with, SQLObject_ is nice. I must admit, I've never been that crash hot on Metakit. :| .. _DB-API2: http://www.python.org/peps/pep-0249.html .. _SQLObject: http://www.sqlobject.org/ -----Original Message----- From: pyd...@mu... [mailto:pyd...@mu...] On Behalf Of Phillip Pearson Sent: Wednesday, 7 July 2004 9:01 AM To: Yasushi Iwata Cc: pyd...@mu...; pyc...@li... Subject: Re: [Pyds-dev] Re: [PyCS-devel] Re: Maybe problems with Metakit 2.4.9.3 Argh - that would explain some of the trouble I've been having recently with comments in PyCS. I have implemented some pycsadm functions to allow renumbering of comments, but they seem to randomly shift other comments around in the process - pretty scary. This is in MK 2.4.9.2, btw. I'm seriously considering moving PyCS over to MySQL or Postgres (probably the latter, b/c the license fits better). Georg - would you mind if I did something like that? Cheers, Phil On Thu, Apr 22, 2004 at 04:48:08PM +0900, Yasushi Iwata wrote: > Hi, > > On Thu, 22 Apr 2004 08:31:18 +0200 you wrote: > > > Did you try his suggestion? I think I had problems with something > > like this before - I used None or [] or something like this for an > > empty subview and Metakit didn't like that. So it might be something > > that depends on your Metakit version installed. It would be great if > > you could do some tests here. > > Yes, I tried using [] to create an empty subview. It worked without > causing segmentation fault. > > But about an hour ago, I found that the problem still exists. > > http://www.equi4.com/pipermail/metakit/2004-April/001805.html > > _______________________________________________ > Pyds-dev mailing list > Pyd...@mu... > http://www.westfalen.de/cgi-bin/mailman/listinfo/pyds-dev _______________________________________________ Pyds-dev mailing list Pyd...@mu... http://www.westfalen.de/cgi-bin/mailman/listinfo/pyds-dev |