Fixed bug introduced yesterday that effectively caused p-code result caching to cache the unevaluated content instead. Added Context.set_misc to be able to set value in RXML_CONTEXT->misc (aka id->misc->defines) that are cached properly when result caching is used. Fixed a bug in p-code generation that could cause the frame state to be saved twice. Rev: server/etc/modules/RXML.pmod/module.pmod:1.226