Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25917
| Date | 2012-07-23 13:05 -0700 |
|---|---|
| From | Ethan Furman <ethan@stoneleaf.us> |
| Subject | Re: ANN: dbf.py 0.94 |
| References | (1 earlier) <500A2260.20806@fossworkflowguides.com> <500A61FB.7060600@stoneleaf.us> <CAPTjJmqST800FoLwSX=kqFBf0WYyAUvWJ6Xot2FCsYSnEufdUg@mail.gmail.com> <500AF1AD.5080106@stoneleaf.us> <CAPTjJmo_AiWBJJmE_F63jNVQCC7rkeb5=fsGXPp0UjzgK7DaXg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2494.1343073674.4697.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: dbf.py 0.94 Ethan Furman <ethan@stoneleaf.us> - 2012-07-23 13:05 -0700
csiph-web