Skip to content

Conversation

@MHumm
Copy link
Contributor

@MHumm MHumm commented Mar 16, 2019

This is one of the commits of "Couple of small enhancements to JvMemoryDataset and XPButton" pull request #55 extracted as single commit. I hope it is good enough in this form to be pulled.

@MHumm MHumm closed this Mar 16, 2019
@MHumm MHumm deleted the feature/add_CloneDataset_support_to_JvMemoryDataset branch March 16, 2019 16:36
@MHumm MHumm restored the feature/add_CloneDataset_support_to_JvMemoryDataset branch March 16, 2019 16:44
@MHumm MHumm reopened this Mar 16, 2019
Copy link
Member

@obones obones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me, this is needlessly complexified by the use of a manually allocated record and I won't merge it as is

TJvMemDataCloneOptions = set of TJvMemDataCloneOption;

PJvMemDataCommon = ^TJvMemDataCommon;
TJvMemDataCommon = record
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry, but I don't see the point of this record, and it gets even worse with its allocation being done manually via a getmem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants