mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +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.