The Proof of Concept is now real: The current version loads a player from an xml file, and puts it in a game.
Some areas needs further looking into: a) security of calls; b) a call mechanism that allows cross calls between compiled and interpreted code; c) the interpreter; d) a suitable lib with some real MUD functionality; e) some performance measurements