Added a note as to why this isn't called ResultAdapter.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5137 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -21,6 +21,12 @@
|
|||||||
|
|
||||||
package com.threerings.presents.client {
|
package com.threerings.presents.client {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* ResultAdapter... I mean Wrapper!
|
||||||
|
*
|
||||||
|
* Flash cannot cope with two classes with the same basename in the same .swc
|
||||||
|
* and there's already a ResultAdapter in util/.
|
||||||
|
*/
|
||||||
public class ResultWrapper extends InvocationAdapter
|
public class ResultWrapper extends InvocationAdapter
|
||||||
implements InvocationService_ResultListener
|
implements InvocationService_ResultListener
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user