Would it be ever be possible to build Skuid pages in other formats like JSON or YAML?

I wanted to start off and say that I love the flexibility of Skuid and how fast I can make changes.

As of right now, you can manipulate skuid pages on a granular level with the xml output it renders. 

I thought it would be cool if we can have a rendered output ofJSON possibly. My reasons of this would be that the page schema can build models and use the existing Skuid javascript API’s.  

Another idea would be building the page with a terse python like format where it could be less verbose in comparison to the nature of XML.

Thoughts?




Joe, this is an interesting idea - but since we want a standard way of passing page construction metadata into salesforce for parsing and construction, I can’t imagine us building too many options in this space.