ewpatton / SemantEco

Source code for SemantEco
4 stars 5 forks source link

Use SemantEco API to populate target "p" of DnD action #100

Open ashbyb opened 11 years ago

ashbyb commented 11 years ago

.text() is equivalent to the DOM's innerText attribute, which is defined by the W3C as the text of all children of the node in question. Since the JS Tree is a set of nested

ashbyb commented 11 years ago

Basically we use a way of parsing the object that is passed in Data.o but we need to consider corner cases so use the actual API in SemantEco.js core files. The "API". Not needed by current milestone.