View previous topic :: View next topic |
Author |
Message |
THINK
Joined: 24 Aug 2008 Posts: 2
|
Posted: Sun Aug 24, 2008 1:16 pm Post subject: DDBI Further Development |
|
|
Hi,
what are the current plans for developing DDBI?
is there still development? how could be helped?
what is needed urgently?
i'm using the postgresql variant combined with tango and gdc. the first steps were a little difficult, but now i think it's a good interface.
Some points which need to be fixed/developed are in my point of view:
- Statement-Builder
- encode()-Function
- Documentation
just for starting the discussion. *g*
Stefan |
|
Back to top |
|
|
larsivi Site Admin
Joined: 27 Mar 2004 Posts: 453 Location: Trondheim, Norway
|
Posted: Sun Aug 24, 2008 1:59 pm Post subject: |
|
|
Hi THINK,
there are actually quite a few plans and work in progress, although it has gotten quite a bit delayed over the summer. See the DDBI frontpage for some hints, plus the Call for discussion: dbi.Row thread here in the forum.
The changes are likely to be quite noticable. Even though current interface is fairly easy to use, it is far from being fast and efficient, and is also a bit simplistic and lacking flexibility.
Wheter all is fixable is of course an open question |
|
Back to top |
|
|
dhasenan
Joined: 03 Feb 2005 Posts: 73 Location: New York
|
Posted: Sat Aug 30, 2008 12:23 pm Post subject: |
|
|
I have a project that will make extensive use of ddbi. Are there going to be significant breaking changes in the public interface to ddbi? If so, will these be released soon?
Essentially, would you recommend waiting for the new version, or is it going to be simple enough to port things later? |
|
Back to top |
|
|
larsivi Site Admin
Joined: 27 Mar 2004 Posts: 453 Location: Trondheim, Norway
|
Posted: Sat Aug 30, 2008 2:06 pm Post subject: |
|
|
There will definately be breaking changes to the API, probably extensive - whether these will be unsurmountable is yet to be seen. I'm not very far from having something to show really, so with some luck - fairly soon (I've said within the month for 3 months now, and will try that again |
|
Back to top |
|
|
dhasenan
Joined: 03 Feb 2005 Posts: 73 Location: New York
|
Posted: Sat Aug 30, 2008 5:50 pm Post subject: |
|
|
Okay, I'll put off the database portions for a bit. Thanks, for your quick reply and for your work. |
|
Back to top |
|
|
|