On 23 May 2009, at 15:40, Geoffrey Sneddon wrote:

> - Split out the input stream from the tokenizer (this is more work  
> than it sounds because I also want to move to properly consuming  
> characters as we tokenize, and never unconsuming more than one  
> character; this is primarily so we can also allow $fp = 
> fopen('http://example.com 
> ') to be used as an input stream in the future without so much  
> work). This is what I'm currently working on.
> - Remove cases where we directly call states (as we can now  
> unconsume), to more closely match the spec, and to make the next  
> item at least possible.

As of a few minutes ago, both of these are done and are in the hg  
repo. I ended up doing the latter of these while fixing (regression)  
bugs having done the former.


--
Geoffrey Sneddon
<http://gsnedders.com/>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to 
[email protected]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to