Closed
Description
Good call! As a potential followup (idk if we actually need this) we could add a `ReadOnlySystem::run_readonly()` that allows you to safely run the system with an `&World`.
Originally posted by @cart in #7547 (review)
I think this would be valuable, and should be a very straightforward method to implement. Look at how System's method works for reference.