Subject | FW: XE3 progress |
---|---|
Author | IBO Support List |
Post date | 2012-10-02T00:11:14Z |
Seem this message didn't make it through.
Jason
_____
From: IBO Support [mailto:support@...]
Sent: 01 October 2012 01:16 PM
To: 'IBObjects@yahoogroups.com'
Subject: XE3 progress
I have just about completed the needful changes for TDataset support in XE3.
Again, my apologies that this is taking much longer than I had anticipated.
The only part I have left is to figure out how to do the buffering for range
support.
The reason this has become difficult is they are now using an array of TByte
instead of a raw pointer.
It is a step in the right direction, but it has been causing me some
headaches.
Unfortunately, in some cases, I have to copy data into a new variable
because I cannot work by reference.
Fortunately, it is not in a performance critical area.
Anyway, I've been quiet for some time and thought you may like an update.
Jason
[Non-text portions of this message have been removed]
Jason
_____
From: IBO Support [mailto:support@...]
Sent: 01 October 2012 01:16 PM
To: 'IBObjects@yahoogroups.com'
Subject: XE3 progress
I have just about completed the needful changes for TDataset support in XE3.
Again, my apologies that this is taking much longer than I had anticipated.
The only part I have left is to figure out how to do the buffering for range
support.
The reason this has become difficult is they are now using an array of TByte
instead of a raw pointer.
It is a step in the right direction, but it has been causing me some
headaches.
Unfortunately, in some cases, I have to copy data into a new variable
because I cannot work by reference.
Fortunately, it is not in a performance critical area.
Anyway, I've been quiet for some time and thought you may like an update.
Jason
[Non-text portions of this message have been removed]