--- Log opened Wed Sep 19 00:00:30 2012
02:54 < mcallan> yes, that's what i ended up doing.  this post put me on the right track: http://serverfault.com/questions/266477/postgres-runs-very-slow
03:44 < mcallan> (back to coding the polltrack)
11:19 < conseo> mcallan: ping
11:44 < mcallan> conseo: pong
11:44 < conseo> mcallan: can you add a _get to JavaScriptObject for int/long?
11:48 < mcallan> i added _getNumber a while back.  i gotta fix the javadocs, and will point u to it ...
11:51 < mcallan> you can call it right now, it will give you a double ...
11:59 < conseo> yes, but i need int
11:59 < conseo> for javascript this does not matter, but i am not sure if this is good style
11:59 < conseo> bbl
12:01 < mcallan> it's good style for a jso.  no such thing as int.  just cast it, or whatever.  for style, u gotta code your own jsni accessor ;-)
12:24 < mcallan> conseo: i corrected the javadocs and commited.  you can now see the jso methods, e.g. here in the superclass: http://zelea.com/project/votorola/_/javadoc/votorola/s/gwt/stage/MessageJS.html
13:10 < conseo> mcallan: i have already
13:10 < conseo> i was just asking to "mainline" it for convenience
13:26 < conseo> mcallan: do i need the selectand for DiffKeyJS (which I extend in my DiffMessageJS) or should i hardcode it? i guess i should calculate that with the draftpair and store it in the db if i need it?
13:27 < mcallan> re jso, you're right.  i added it to my todo for next cut: http://zelea.com/project/gwt/gwt.task
13:28 < conseo> ok, thx
13:29 < conseo> can i remove the title field from MessageJS and MessageJig?
13:30 < mcallan> re selectand, i guess you want it to be the poster, yes.
13:31 < mcallan> re title.  sure, if u say it's  useless
13:31 < conseo> ok
15:28 < conseo> mcallan: i get a weird error from gwt: Caused by: java.lang.ClassFormatError: Illegal method name "<init>$" in class votorola/s/gwt/stage/TheatrePageJS
15:28 < conseo> have you seen something like this before?
15:32 < conseo> it's in gwt devmode
15:34 < conseo> http://pastebin.com/j0eg13tn
15:38 < conseo> hmm, maybe i found something
16:01 < conseo> hit this limitation, seems javascriptobjects are not that flexible: https://groups.google.com/forum/?fromgroups=#!topic/google-web-toolkit/30Ud22AAmnY
16:21 < mcallan> right, the interface restriction is a pain.  restrictions: http://google-web-toolkit.googlecode.com/svn/trunk/distro-source/core/src/doc/helpInfo/jsoRestrictions.html
16:24 < mcallan> my day's done c, signing off
18:27 < conseo> ok, rest yourself :-)
23:27 < conseo> mcallan: i get some weird errors with the V and G views enabled (also in compiled version). http://pastebin.com/RMz6UeUx
23:28 < conseo> i don't get them with Dum, do i have to worry?
23:28 < conseo> i am off for today
23:28 < conseo> gn8
--- Log closed Thu Sep 20 00:00:47 2012