Added mechanism for passing configuration information in to place

managers. This will be used for dynamic server side configuration and an
additional mechanism will provide for dynamic client side configuration.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@137 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-01 20:37:35 +00:00
parent 9653971ddd
commit ad506a13d5
4 changed files with 79 additions and 7 deletions
+3
View File
@@ -3,3 +3,6 @@ Party Notes -*- outline -*-
* TODO
Wire up PlaceRegistry code to remove registrations when place objects are
destroyed.
Flesh out the mechanism for passing config information to place managers.
Make it easy to build an inheriting chain of configuration properties.