> What do you think? Do you need it? Does it belong to core? If so, what
> approach should we take?

I personally use Builder.node quite a bit and find it very
convenient.  I like the lightweight-ness of your solution but by the
time you add in the special cases it will have grown quite a bit I
think.

$E({
div: {
  table: { attributes: {id: style: className: },
    tr: {
}
  }
}
})


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to