05:03
<Hixie>
btw, i'm on vacation but will be checking mail and irc sporadically for the next two weeks
05:03
<Hixie>
so if you need me, just /msg me and hang around for a few hours
10:26
<MikeSmith>
hsivonen: if you're around -- I did a copy-paste of the stateLoop code from the htmlparser tokenizer code, and I'm wondering what I should set the returnState value to at the start of the loop
10:26
<MikeSmith>
given that I know I'm reading in the data part of PI
10:29
<MikeSmith>
it seems like I should initially just set it to the same value as the state value
10:29
<MikeSmith>
that is, BEFORE_ATTRIBUTE_NAME
21:23
<Dashiva>
I wonder if anyone's going to implement XHR on a platform that already has full HTTP access