the document and schema init params still use URL instead of ResourceReference meaning you can't create them from resources inside a plugin.
I'm not sure if that really matters for documents, but we already distribute schemas inside plugins which we now can't load without extracting a copy of the resource from the plugin
the document and schema init params still use
URL
instead ofResourceReference
meaning you can't create them from resources inside a plugin.I'm not sure if that really matters for documents, but we already distribute schemas inside plugins which we now can't load without extracting a copy of the resource from the plugin