Skip to content

Issue 1109#1115

Merged
DomCR merged 3 commits into
masterfrom
issue/1109_ac1009-dxf-layer-name-fix
Jun 13, 2026
Merged

Issue 1109#1115
DomCR merged 3 commits into
masterfrom
issue/1109_ac1009-dxf-layer-name-fix

Conversation

@DomCR

@DomCR DomCR commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Description

Refactored DxfTablesSectionReader to use generic, delegate-based methods for reading DXF tables and entries. Moved the class to the DxfStreamReader namespace, added dedicated entry readers for each table type, and improved error handling and notifications. Enhanced code clarity, maintainability, and extensibility.

Refactored DxfTablesSectionReader to use generic, delegate-based methods for reading DXF tables and entries. Moved the class to the DxfStreamReader namespace, added dedicated entry readers for each table type, and improved error handling and notifications. Enhanced code clarity, maintainability, and extensibility.
@DomCR DomCR linked an issue Jun 13, 2026 that may be closed by this pull request
@DomCR DomCR added bug Something isn't working minor Updates the minor version on merge. labels Jun 13, 2026
Refactored push-changes.sh to set Git author/email from the
latest commit instead of global config. Switched to backticks
for command substitution and changed git add -A to git add ..
Simplified change detection and always push to origin using
$BRANCH. Removed some error handling and comments.
@DomCR DomCR added minor Updates the minor version on merge. and removed minor Updates the minor version on merge. labels Jun 13, 2026
@DomCR DomCR merged commit ad92cd3 into master Jun 13, 2026
4 checks passed
@DomCR DomCR deleted the issue/1109_ac1009-dxf-layer-name-fix branch June 13, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working minor Updates the minor version on merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AC1009 DXF Layer Parsing Issue

1 participant