mirror of
https://github.com/opensim/opensim.git
synced 2026-09-02 03:17:00 +08:00
This introduces a pull stat type in addition to the push stat type. A pull stat takes a method on construction which knows how to update the stat on request. In this way, special interfaces for pull stat collection are not necessary.