- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 21 Jun 2004 14:11:28 +0000 (UTC)
On Mon, 14 Jun 2004, Dean Edwards wrote: > > in the web forms 2.0 spec the following methods are defined on the > RepetitionElement interface: > > void addRepetitionBlock(in Node refNode); > void addRepetitionBlockByIndex(in Node refNode, in long index); > > instead of returning nothing should these methods return the newly > created block? after creating a repetition block via scripting you may > want to do something with it... Fair point. Spec updated to match that proposal. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 21 June 2004 07:11:28 UTC