You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting this feature implies a major rewrite of the way Processors work, it's too much of a cost for a minimal benefit. I'm calling off development on this.
It'd be interesting to make
types
inApplication
a dual-type property:So in the
Application
constructor, we could dynamically createResource
classes accordingly.ResourceSchemaList
would be an object-based list like:The
resourceSchemaListToResourceClasses
method would look something like:The text was updated successfully, but these errors were encountered: