Skip to content

- Make use of Sheet? return type#25

Merged
Smurf-IV merged 3 commits into
mainfrom
v4_Bug-23
May 17, 2026
Merged

- Make use of Sheet? return type#25
Smurf-IV merged 3 commits into
mainfrom
v4_Bug-23

Conversation

@Smurf-IV
Copy link
Copy Markdown
Owner

  • Ensure consistency with expected exceptions for Rnage API's
  • Update DBNull usage to use a ConcurrentDictionary cache (Alloc pressure)

#23

Smurf-IV added 3 commits May 17, 2026 10:42
- Ensure consistency with expected exceptions for Rnage API's
- Update `DBNull` usage to use a `ConcurrentDictionary` cache (Alloc pressure)

#23
- Changed CellValue to an abstract base class and removed all [FieldOffset(0)] fields.
- Introduced internal sealed class CellValue<T> : CellValue to store values of type T without boxing for value types.
@Smurf-IV Smurf-IV marked this pull request as ready for review May 17, 2026 13:27
@Smurf-IV Smurf-IV merged commit 73d4604 into main May 17, 2026
1 check passed
@Smurf-IV Smurf-IV deleted the v4_Bug-23 branch May 17, 2026 13:27
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