On 22 Dec 2008, at 02:17, Edward Z. Yang wrote:

> * It complicates porting the Python implementation to other languages.

I'd argue you shouldn't be porting the Python implementation to other  
language, but rather writing from the spec (this should avoid copying  
bugs in the Python implementation), even if you do look at the Python  
implementation to see how it goes about implementing certain points.  
Whatever you put in the Python implementation you aren't going to get  
it to nicely map to all other languages. The Python implementation  
should be written as it seems best to do in Python, the Ruby one in  
Ruby, and the PHP one in PHP.


--
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