Skip to content

Add *Options to IBaseGridViewDataSet instead of I*eableDataSet#2004

Draft
exyi wants to merge 1 commit intomainfrom
griddata-simplify-maybe
Draft

Add *Options to IBaseGridViewDataSet instead of I*eableDataSet#2004
exyi wants to merge 1 commit intomainfrom
griddata-simplify-maybe

Conversation

@exyi
Copy link
Member

@exyi exyi commented Feb 27, 2026

The options do support a nil implementation, which means it doesn't add any requirements for IBaseGridViewDataset, but it simplifies usage.

On supported platform, we can even make the No*Options the default implementation, so that Items remains to be the single required property.

The options do support a nil implementation, which means it doesn't add
any requirements for IBaseGridViewDataset, but it simplifies usage.

On supported platform, we can even make the No*Options the default
implementation, so that Items remains to be the single required
property.
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.

1 participant