Skip to content

Drop dead remains: two ivars, five methods, two event classes - #140

Merged
noha merged 1 commit into
mainfrom
dead-remains
Sep 10, 2026
Merged

noha merged 1 commit into
mainfrom
dead-remains

Conversation

@noha

@noha noha commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Nothing in FluxBase or apptive-base sends them, checked across all packages including tests:

  • FBFlowExecutor's ivars state and otherExecutor, never read or written
  • FBActivation>>suspend (the wait path from before tokens) and #returnValue: (shouldBeImplemented), FBBaseActivation>>followAll:, FBNode>>hasOutgoing, FBFlowEvent>>logTrace (abstract, no implementor)
  • FBNodeActivationFinished and FBStringEvent, event classes nothing ever created

Nothing in FluxBase or apptive-base sends them, checked across all
packages including tests:

- FBFlowExecutor's ivars state and otherExecutor, never read or written
- FBActivation>>suspend (the wait path from before tokens) and
  #returnValue: (shouldBeImplemented), FBBaseActivation>>followAll:,
  FBNode>>hasOutgoing, FBFlowEvent>>logTrace (abstract, no implementor)
- FBNodeActivationFinished and FBStringEvent, event classes nothing ever
  created

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@noha
noha merged commit d764c1c into main Sep 10, 2026
4 checks passed
@noha
noha deleted the dead-remains branch September 10, 2026 12:43
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