On Thu, 28 Feb 2013 15:14:03 +0200, marius adrian popa <[email protected]> wrote: > Some info about protocol enhancements in jaybird (this is just jaybird > driver and you can check the svn commits for related changes )
Currently Jaybird supports protocol version 10 (the version that already existed in Interbase 6.0), I am working on implementing the newer versions that already exist (version 11 and 12, and later on also version 13), but the current implementation is not really suited for supporting multiple versions and I probably need to rewrite large parts of Jaybird to better isolate the protocol and native support from the rest of the driver, so I expect it is going to take a lot of time. > http://www.firebirdnews.org/?p=8380 > > It would be great if we had more info about protocol enhancements on > the list or on devel blogs > > I know they are super busy :) but more transparency would be great for > all drivers My tweet was about improvements from the point of view of Jaybird and about my frustration when I realised the amount of work to support already existing protocol versions, it was not about any future protocol improvements. Mark ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
