Mo' notes.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@373 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-02 02:04:43 +00:00
parent f54628c2ba
commit 9e7b10b31c
2 changed files with 11 additions and 0 deletions
+7
View File
@@ -115,3 +115,10 @@ particular game and participating in the game on the client side.
* Notes
Where does the panel/view, controller stuff fit in? Should it be in its
own package and used by the Parlor services or provided directly?
Update ParlorManager to check access control related things before
accepting and delivering an invitation.
How to prune stale invitations since invitations are not set up to be tied
to a location (in which case we could use occupant added/removed to
trigger invite cleanup)?