Severity: very low / chore. Cosmetic but worth noting.
Surfaced by: titan Phase 2.1 (Wheels 4.0 upgrade), 2026-05-15.
Description
plugins/sentry/Sentry.cfc:30 (in the wheels-sentry@1.0.0 package, when installed at plugins/sentry/) uses:
<cflock name=\"sentryForWheelsInit\" ... >
sentryForWheelsInit is a naming hangover from the previous in-repo SentryForWheels plugin that the package was forked from. The first-party 4.0 package should rename to something like wheelsSentryInit for consistency.
Functional today — no bug. Just a smell that gives away the package's pre-fork history to anyone reading the source.
Suggested fix
Rename the lock to wheelsSentryInit (or similar) in the next wheels-sentry minor.
cc @bpamiri
Severity: very low / chore. Cosmetic but worth noting.
Surfaced by: titan Phase 2.1 (Wheels 4.0 upgrade), 2026-05-15.
Description
plugins/sentry/Sentry.cfc:30(in thewheels-sentry@1.0.0package, when installed atplugins/sentry/) uses:sentryForWheelsInitis a naming hangover from the previous in-repoSentryForWheelsplugin that the package was forked from. The first-party 4.0 package should rename to something likewheelsSentryInitfor consistency.Functional today — no bug. Just a smell that gives away the package's pre-fork history to anyone reading the source.
Suggested fix
Rename the lock to
wheelsSentryInit(or similar) in the nextwheels-sentryminor.cc @bpamiri