Re: Simplifying element creation

On Thu 06 Oct 2011 10:41:19 AM CEST, James Graham wrote:
> On 10/06/2011 12:51 AM, Jonas Sicking wrote:
>
>> It sounds to me like we're creating a JSON format for the DOM and
>> making element.append accept the JSON format. This doesn't sound great
>> to me. It basically sounds like too high level to fit enough use
>> cases.
>
> Just the .append part? I see no reason that Element.create couldn't 
> tork in the same way to produce an element with a subtree.

Er, *work*.

Received on Thursday, 6 October 2011 08:50:13 UTC