skuid scaffolding

Ken.  I’m intruiged. 
What sort of data would you be displaying,  and what sort of updates would you be attempting?  How would this differ from the composer? 

You are correct that you can build a model on the “page” object and display all the metadata included there.  But maybe 90% of the goodies in a page is contained in the XML structure - so you’d have to crawl through that to get any further information about the page.  And updating that XML document would take a pretty insane amount of custom javascript (Which we’ve already written btw…)

Again -I’m intrigued, but am wondering more specifically what you are after.