git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@541 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-24 00:40:25 +00:00
parent 7a305193ff
commit ae114ceae2
+4
View File
@@ -26,6 +26,10 @@ Maybe make AuthResponseData a Streamable instead of a DObject.
Have the LocationRegistry register the LocationProvider rather than doing Have the LocationRegistry register the LocationProvider rather than doing
it via a config file. Perhaps lose the config file element altogether. it via a config file. Perhaps lose the config file element altogether.
Think about Subscriber business and whether or not DObject needs a list of
subscribers or if there's a better way to handle removedLastSubscriber()
on the client side and not taint the server side with all dat crap.
* Server-side event concentrator * Server-side event concentrator
The client objects will not subscribe directly, but will subscribe through The client objects will not subscribe directly, but will subscribe through
the concentrator so that, at least, it can create a single the concentrator so that, at least, it can create a single