Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25917 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2012-07-23 13:05 -0700 |
| Last post | 2012-07-23 13:05 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: ANN: dbf.py 0.94 Ethan Furman <ethan@stoneleaf.us> - 2012-07-23 13:05 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2012-07-23 13:05 -0700 |
| Subject | Re: ANN: dbf.py 0.94 |
| Message-ID | <mailman.2494.1343073674.4697.python-list@python.org> |
Chris Angelico wrote: > On Sun, Jul 22, 2012 at 4:15 AM, Ethan Furman <ethan@stoneleaf.us> wrote: >> I'll support 3.3+, but not with the same code base: I want to use all the >> cool features that 3.3 has! :) > > The trouble with double-codebasing is that you have double > maintenance. But sure. So long as your time isn't under great > pressure, it can be quite effective. Once I get dbf.py to 1.0 release, it will enter maintenance/bug-fix-only mode, and I'll start on the 3.3+ version. The 1.0 release will have the final API, support for Clipper tables, hopefully support for auto-incrementing fields, maybe support for .idx files, plus everything there now. .cdx files (and maybe .idx files) will have to wait for the 3.3+ version. There, now I have a roadmap to follow! :) ~Ethan~
Back to top | Article view | comp.lang.python
csiph-web