Subject | Re: [IBO] Updates |
---|---|
Author | Geoff Worboys |
Post date | 2014-10-07T23:21:33Z |
'IBO Support List' supportlist@... [IBObjects] wrote:
database triggers, character sets and collations, new parameter
and variable declaration types, comment support, new SQL syntax
support (optional) etc. Some of it still needs better testing
(features I haven't used yet so don't have existing code to test
against).
didn't want to disrupt the current versions this much. (The
changes pull out all the old stringlists for column properties
and replace them with a single structure list, giving prepare
times around 10-20% of the old system - depending on how much
you use domain definitions etc..) The code does offer a
migration mechanism ... but I'm not sure that part of it has
kept up with IBO v5.
project works with such a heavily modified IBO it is not
something I've been able to make much use of.
I'll go through the code now with BC and try to pull out the
most important items (not related to the optimisations).
--
Geoff Worboys
Telesis Computing Pty Ltd
> I hope you were keeping up with IBO as I too did a fair numberI saw those (GTT support seemed to be the main one). I now have
> of updates to the metadata generation components.
database triggers, character sets and collations, new parameter
and variable declaration types, comment support, new SQL syntax
support (optional) etc. Some of it still needs better testing
(features I haven't used yet so don't have existing code to test
against).
> Hopefully we can get all of your changes encorporated so thatWe discussed my optimisation changes some years ago and you
> you won't have to maintain a separate custom IBO.
didn't want to disrupt the current versions this much. (The
changes pull out all the old stringlists for column properties
and replace them with a single structure list, giving prepare
times around 10-20% of the old system - depending on how much
you use domain definitions etc..) The code does offer a
migration mechanism ... but I'm not sure that part of it has
kept up with IBO v5.
> One nice thing is I have a rather well developed set ofI do hope to eventually participate in that, but while my main
> regression tests so that we should be able to avoid problems.
project works with such a heavily modified IBO it is not
something I've been able to make much use of.
I'll go through the code now with BC and try to pull out the
most important items (not related to the optimisations).
--
Geoff Worboys
Telesis Computing Pty Ltd