> Anyone has a functional sample of using "yield" command in JavaScript
> 1.7 ?
There is one at MDC ... oh well, it's you.
> Ideally some sample of context preservation on setTimeout - if I
> am not completely off the loop with the functionality of this new
> command.
"Context preservation" has nothing to do with it. The `yield' statement is
used in a generator.
> [...]
> Maybe I just didn't read them right.
And that is only a very wild guess. Actually, the examples at MDC are very
good.
PointedEars

Signature
"Use any version of Microsoft Frontpage to create your site. (This won't
prevent people from viewing your source, but no one will want to steal it.)"
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>