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

Reply via email to