I think I was thrown off by this originally as well.
On Mon, Dec 16, 2013 at 12:40 PM, Michael Gentry <mgen...@masslight.net> wrote: > I was just talking with someone converting from 3.0 to 3.1. He was really > confused by: > > serverRuntime.getContext() > > He kept saying he wanted a new one, not an existing one. I can kind of see > his point since getChannel(), getModules(), etc all return existing things. > > Is this something we should consider renaming to createContext() or > newContext()? > > mrg