2015-04-13 UTC
# bengo The way I see it is that the 'types' are useful for 'default' object creation wizards, even each objectType wizard is really just going to serialize everything to the same wire format (e.g. HTML+mf2) to send to an API (e.g. micro pub). This still affords for not being boxed into the 'tyranny of content-types' if you are willing to bring your own object creator (e.g. just writing HTML, or using something like Quill).