Skip to content

refactor: rename application.wirebox to application.wheelsdi#1888

Merged
bpamiri merged 1 commit intodevelopfrom
claude/rename-wirebox-to-wheelsdi-N2mbD
Feb 21, 2026
Merged

refactor: rename application.wirebox to application.wheelsdi#1888
bpamiri merged 1 commit intodevelopfrom
claude/rename-wirebox-to-wheelsdi-N2mbD

Conversation

@bpamiri
Copy link
Copy Markdown
Collaborator

@bpamiri bpamiri commented Feb 21, 2026

The internal DI layer replaced WireBox but kept the wirebox namespace
for backward compatibility. This renames it to wheelsdi to avoid
confusion with the external Ortus WireBox library.

Changes across 20 files:

  • Core: Injector.cfc registers as application.wheelsdi
  • Framework: Global.cfc, Test.cfc use application.wheelsdi
  • App: All Application.cfc files updated
  • Tests: All test files using getInstance() updated
  • Docs: Removed stale wirebox vendor/dependency references
  • CLI PluginService: Removed wirebox from exclusion list

Note: CLI commands under cli/src/commands/ still reference
application.wirebox — those are CommandBox's WireBox DI, not Wheels'.

https://claude.ai/code/session_015J5kLiyH5yx9PUyKG6RuRm

The internal DI layer replaced WireBox but kept the wirebox namespace
for backward compatibility. This renames it to wheelsdi to avoid
confusion with the external Ortus WireBox library.

Changes across 20 files:
- Core: Injector.cfc registers as application.wheelsdi
- Framework: Global.cfc, Test.cfc use application.wheelsdi
- App: All Application.cfc files updated
- Tests: All test files using getInstance() updated
- Docs: Removed stale wirebox vendor/dependency references
- CLI PluginService: Removed wirebox from exclusion list

Note: CLI commands under cli/src/commands/ still reference
application.wirebox — those are CommandBox's WireBox DI, not Wheels'.

https://claude.ai/code/session_015J5kLiyH5yx9PUyKG6RuRm
@bpamiri bpamiri merged commit 5149a4a into develop Feb 21, 2026
46 checks passed
@bpamiri bpamiri deleted the claude/rename-wirebox-to-wheelsdi-N2mbD branch February 21, 2026 17:31
@bpamiri bpamiri added this to the v3.1 milestone Mar 17, 2026
@bpamiri bpamiri mentioned this pull request Apr 16, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants