Skip to content

Aligned cursors implementation#118

Open
toptobes wants to merge 8 commits intomainfrom
KG-cursor-rework
Open

Aligned cursors implementation#118
toptobes wants to merge 8 commits intomainfrom
KG-cursor-rework

Conversation

@toptobes
Copy link
Copy Markdown
Collaborator

@toptobes toptobes commented Mar 31, 2026

Tests haven't been updated, nor have Table/Collection been fully updated. I can't even guarantee the new cursors are functional in their current state but it serves as an idea of what C# cursors could look like if they were ported from the other clients, while still keeping LINQ in mind (so functionality like mapping and converting to a list is deferred to LINQ)

Fixes #69 (if the general approach is approved)

@toptobes toptobes changed the title Prototype aligned cursor Aligned cursors implementaion Apr 13, 2026
@toptobes toptobes changed the title Aligned cursors implementaion Aligned cursors implementation Apr 13, 2026
@toptobes toptobes requested review from Copilot and sl-at-ibm April 13, 2026 18:59
@toptobes toptobes review requested due to automatic review settings April 13, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cursor/IEnumerable could be brought more in line with other clients?

1 participant