Thomas Broyer wrote: > ...and I'm +1 to what James said (don't change impls just because PHP > does not have "yield".
Fair enough. I should note that a lot of other mainstream languages don't have yield (C, C++, C# and Perl come to mind). I suspect there might be a slight memory gain from not using yield (since most of the stack information saved by yield is useless), but it's something we'd have to test. Cheers, Edward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
