aboutsummaryrefslogtreecommitdiff
path: root/src/service.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move dynref code to be alongside the service code.Gravatar Sadie Powell2026-03-291-0/+83
* Move service types to their own namespace.•••- ServiceProvider is now Service::Provider - DataProvider is now Service::SimpleProvider (the old name does not really make sense now we don't have SERVICE_DATA and the only difference is automatic registration. - Some members of ModuleManager have been elevated to the Service namespace in case other code wants to use them. Gravatar Sadie Powell2026-03-291-0/+74