--- Log opened Tue Apr 03 00:00:15 2012
09:09 < conseo> mcallan: i am trying to load Stage.i().getPollName() to fetch the JSON feed, but i only get "null" as a result, although c=DV is loaded on poll Sys/p/sandbox on the stage
09:09 < conseo> we should talk about the db layout imo, because DiffKey, PollName and UserName should likely go to seperate tables and be joined with the DiffMessages table on request
09:09 < conseo> atm. we store too much redundant string data in there
09:18 < mcallan> you are working on client side because of the changes you made for harvest wap?
09:22 < mcallan> the feed client never *used to* need poll name i assume?  because it used to work
09:28 < mcallan> anyway, poll name is a variable, so the value depends on when you read it.  if you want to detect changes, then you must listen for them by attaching property listener
09:29 < mcallan> conseo: as always, be careful to un-attach the listener when the feed client closes
09:31 < mcallan> also bear in mind, geomap specifies no poll, so it shows *all* messages (which it then filters by geo-space)
09:31 < conseo> well, i can leave it out for now, because the listener will add considerable complexity to code which needs to change anyhow
09:32 < conseo> i will ignore the PollName on the server now
09:33 < mcallan> you have questions about your db structure?  if you point me to struc overview, i can comment
09:36 < conseo> well, we agreed not to do joins for simplicity a year back, but when i store the DiffKey in some quatruple matrix/row/? i should store it in a seperate table and join it imo
09:37 < conseo> same for redundant string value
09:37 < conseo> s
09:37 < conseo> but i will hammer it out and bug you once i have a clue
09:37 < conseo> mcallan: how is your work going?
09:38 < conseo> mcallan: you should ask what is necessary to upstream the functionality here imo: https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit/U6qrVhP_9-o
09:38 < conseo> it looks like you don't care, but i think you do
09:38 < mcallan> going ok, injecting the stage in a remote wiki is a challenge, but so far so good
09:39 < conseo> cool
09:39 < mcallan> (i actually don't care.  it's very easy to maintain gwt branch, and i know we'll eventually move to a different platform)
09:39 < conseo> ok, you haven't said that
09:39 < conseo> :-)
09:39 < conseo> why?
09:40 < conseo> i guess you mean some javascript framework?
09:41 < mcallan> yes, we're using gwt only till something better comes along.  waste of time getting involved in gwt politics, when we have so much work to do
09:45 < conseo> sure
09:45 < conseo> ok
10:44 < conseo> anything i can help you with? anything blocking you?
10:46 < mcallan> so far so good, no blocks.  how are things on your side?
11:06 < conseo> progressing also, i hope i can fetch the forum configuration out of the wiki next. bursting works
11:07 < conseo> but first i need to save state
11:13 < mcallan> sounds ok.  let me know if there's stuff i can help with
11:15 < conseo> ok, thx!
23:35 < conseo> mcallan: servlet ported to wap and feed works again (head to bang my head a bit against native javascriptobject access)
23:36 < conseo> i will finish it up and reply to the list tomorrow
--- Log closed Wed Apr 04 00:00:31 2012