Hi @SupportMember,Good question! I'll answer as best I can but I won't pretend to be a Sling expert So firstly, if you wanted to use constructor injection rather than field injection, you can do it quite easily using much of the same syntax. To illustrate my point, let's have a look at the HelloWor...