Skip to content

Additional check for accessors/slots usage#49

Merged
svenvc merged 1 commit into
svenvc:masterfrom
nextTukanos:nextTukanos-additionalAccessorDetection
Jun 23, 2026
Merged

Additional check for accessors/slots usage#49
svenvc merged 1 commit into
svenvc:masterfrom
nextTukanos:nextTukanos-additionalAccessorDetection

Conversation

@nextTukanos

@nextTukanos nextTukanos commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

The current code uses #stonAllInstVarNames which checks allSlots and returns them. In order for accessor/slot split the fix detects the flag #stoneUseAccessors and uses correct code to get #instanceVariableNames.

The testDomainObjectUsingAccessors fails on GemStone before this fix.

The current code uses `#stonAllInstVarNames` which checks allSlots and returns them.  In order for accessor/slot split the fix detects the flag `#stoneUseAccessors` and uses correct code to get `#instanceVariableNames`
@nextTukanos nextTukanos changed the title Additional check for accessort/slot usage Additional check for accessors/slots usage Jun 23, 2026
@svenvc svenvc merged commit 6e144b5 into svenvc:master Jun 23, 2026
7 checks passed
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