mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
Unfortunately, this meant publicly exposing the underlying service for the connector. The other solution would be to create alternative initializers for services and connectors where objects could be given directly rather than loaded indirectly through config. Unfortunately, this would require a lot of work in this case but might be the better way forward.