bf47702336
when it should have been communicating results back on the dobj thread. I don't particularly like the singleton usage here as one has to just "know" that a server that uses EZGame services must call DictionaryManager.init() whereas all of our other server services are initialized in a FooServer class that corresponds with the group of services in question. Really we should use the same FooContext system that we use on the client to allow services to be properly mixed and matched. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@302 c613c5cb-e716-0410-b11b-feb51c14d237
The code in here is out of date and out of sync, but will not be updated until needed, as we're focusing on flash development.