Closed jskupsik closed 5 months ago
Companion to https://github.com/xh/hoist-core/pull/360
Toolbox's UserService.groovy is now allowed to use its own User type, rather than being forced to refer to User by HoistUser.
UserService.groovy
User
HoistUser
Companion to https://github.com/xh/hoist-core/pull/360
Toolbox's
UserService.groovy
is now allowed to use its ownUser
type, rather than being forced to refer to User byHoistUser
.