--- Log opened Sun Jan 13 00:00:57 2013
06:15 < mcallan> conseo: no, but i see they're about tree traversal, and so are the new discussion practices
10:24 < conseo> mcallan: weird, dev-mode works, but compiled version throws type error "undefined" while accessing the private member variable msg of my TalkV
10:29 < conseo> http://havoc.zelea.com/w/Mann/p/urgar
11:00 < mcallan> conseo: devmode tends to swallow null and undefined references.  you have trace in production.  the alert says problem is in TalkTrackV.onChange -> stageUpdate
11:00 < mcallan> chrome might give more info.  firebug and chrome's debugger are often useful for tracing too
11:17 < conseo> the firefox alert boxes are fixed size which is pretty stupid imo
11:22 < conseo> ok, i think i got it
11:22 < conseo> hmm, but weird that dev-mode ignores that error
13:20 < conseo> mcallan: http://havoc.zelea.com/w/User:4consensus_WebDe/Mann/p/urgar :-D
13:26 < mcallan> i see a hover effect. looks good :-)
13:27 < conseo> reselection on stage changes is also fixed (broken in deployed version)
13:28 < conseo> mcallan: in dev-mode i have ~ 1.5 secs delay on selecting deselecting in gwt devmode
13:29 < conseo> either selecting or deselecting (using stage.setMessage() and stage.setDifference())
13:30 < mcallan> that's strange, never saw that before
13:30 < conseo> do you have such different behaviour as well?
13:31 < mcallan> no, only for really big operations, but nothing near a second
13:36 < conseo> it does not show up in the compiled version as you can see
13:40 < mcallan> right, it's fast there
13:41 < mcallan> maybe your browser is delayed somehow in comms with devmode.  try clean rebuild and relaunch of devmode
13:41 < mcallan> kill the browser too
14:33 < conseo> done all that, its not dramatic though
--- Log closed Mon Jan 14 00:00:14 2013