Skip to content

Fix developer guide docs#53

Merged
AdenAthar merged 8 commits intodevfrom
fix-developer-guide-docs
Feb 23, 2026
Merged

Fix developer guide docs#53
AdenAthar merged 8 commits intodevfrom
fix-developer-guide-docs

Conversation

@AdenAthar
Copy link
Collaborator

No description provided.

nhanng24 and others added 8 commits July 16, 2024 16:12
Added warnings for Windows install
Major corrections:
- Analysis: Document _preRun(), _processImage(), _postRun() pattern
  instead of outdated performAnalysis() override pattern
- Image class: Fix method names (getImageName not getFileName,
  addValue not addMetadata)
- ImageIO: Clarify it's abstract with loadImage/saveImage for single
  images; ImageListValue handles lists via readValue/writeValue
- GrannyUI: Clarify addProgramArgs() is not abstract (only run() is)
- Scheduler: Fix schedule() return type (returns IDs, run() executes)
- Update all code examples to use correct patterns
@AdenAthar AdenAthar merged commit ed73ff3 into dev Feb 23, 2026
1 check was pending
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.

4 participants