Revamp! Modified the way configuration is handled.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1166 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-03-28 22:32:34 +00:00
parent bf9a2ca151
commit b486315e47
31 changed files with 185 additions and 291 deletions
@@ -1,14 +1,16 @@
//
// $Id: PresentsContext.java,v 1.4 2001/10/11 04:07:53 mdb Exp $
// $Id: PresentsContext.java,v 1.5 2002/03/28 22:32:33 mdb Exp $
package com.threerings.presents.util;
import com.samskivert.util.Context;
import com.threerings.presents.client.Client;
import com.threerings.presents.dobj.DObjectManager;
public interface PresentsContext extends Context
/**
* Provides access to standard services needed by code that is part of or
* uses the Presents package.
*/
public interface PresentsContext
{
/**
* Returns a reference to the client. This reference should be valid