19 Sep, 2008, Chris Bailey wrote in the 1st comment:
Votes: 0
I've been going through \lib\storage\cache.rb trying to better understand how it works. It is my understanding that if I want to change any objects currently loaded into the mud I need to modify the cached version and not what is stored in the database/yaml. So my question is how exactly do I grab an object instance from the cache, modify it and then update the cached version with the new one?
0.0/1