git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@267 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-16 04:22:25 +00:00
parent 890bad996e
commit 498f2d7626
+5
View File
@@ -16,6 +16,11 @@ longer be susbcribed to; like scenes they've departed from).
Sort out support for server-side modifiable only fields to DObject. Sort out support for server-side modifiable only fields to DObject.
Create a CompoundEvent that allows packaging up of multiple events to be
dispatched in unison. Build dobj source generator and have it add versions
of all update methods that take a compound event to which to append the
event rather than dispatching them directly.
* 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