From f5f7814515391e9d0b5009430f444fca120bc825 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 6 Jan 2011 20:00:26 -0600 Subject: [PATCH] reload/unload changes appear to have fixed a number of related bugs --- BUGS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/BUGS b/BUGS index fa34e0a..9f77b3e 100644 --- a/BUGS +++ b/BUGS @@ -1,10 +1,5 @@ dr.botzo --- BUGS - * unload + load on MegaHAL leads to two copies in memory --- probably a global problem - * reload on MegaHAL needs to work properly. fix the same way as fixing above? - * actually, maybe a root assumption isn't working at all anymore. just had Seen code - seemingly not get rebuilt from disk upon both !reload and !unload/!load --- was still - printing input to console * aliases referencing the bot by name, like !join #botname, just have MegaHAL fire twice this one may be more tricky as it involves alias order of operations and whatnot. maybe it's time to finally implement an internal message bus distinct from the pubmsg