- From: Dominique Hazael-Massieux <dom@w3.org>
- Date: Thu, 28 Jun 2012 17:09:55 +0200
- To: public-script-coord@w3.org
Hi,
A couple of question on the new iterator syntax:
* is it intentional that "iterator" is not among the accepted names for
arguments?
* in your mail, you state that
> the iterator object interface must be declared like
> so:
> interface NodeIterator {
> Node iterator object;
> };
Yet the examples in the spec for SessionIterator don't use that syntax.
Am I confused?
Dom
Received on Thursday, 28 June 2012 15:10:20 UTC