13.11.2013 9:17, Alex wrote: > For me main problem is that we do not know format of interbase messages > when boolean is used in them. We do not know alignment rules. We know > _nothing_ about internals of boolean implementation in interbase.
Fortunately, we don't need to know all this to make boolean compatible from API POV. Client library will fill sqllen automatically, and even if rules differ, right application will handle this difference well. But I agree, that FB is far no IB. We already have different UTF-8 charset which require hacking of IBX to work. Second hack for boolean also isn't complex. IBX is a crap, couple of hacks won't spoil it, and those who still use this crap deserve some headache. -- WBR, SD. ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
