Files
Michael Bayne 8a4c46badc The first great Three Rings renaming. Cocktail changed to Narya, Cher
changed to Presents and Party changed to Crowd. Whee!


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@431 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-10-11 04:07:54 +00:00

16 lines
661 B
Plaintext

Crowd 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.
Occupant info needs to be stored in place objects. We could create special
list distributed object fields that can store homogenous lists of objects
that implement some sort of serializable interface. Once this is done,
it'll have to be wired up on the server side so that extended occupant
info can be easily provided and on the client side so that that info can
be passed around the client.