Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Re?)introduce SASchema for .ZPM document type and update for "unwrapped" format #502

Open
isc-tleavitt opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request usability

Comments

@isc-tleavitt
Copy link
Contributor

isc-tleavitt commented Jun 10, 2024

Somewhat related to #501 - we need to reintroduce SASchema support and ideally expand to cover the "unwrapped" (e.g., top-level rather than {...} - bonus points if we can generate out SASchema for different resource processor types. A challenge may be differentiating attributes based on ProcessorClass - most relevant for non-built-in resource processors like from isc.ipm.js.

@isc-tleavitt isc-tleavitt added the enhancement New feature or request label Jun 10, 2024
@isc-tleavitt isc-tleavitt self-assigned this Jun 10, 2024
@isc-kiyer
Copy link
Collaborator

This is a good idea for the short term. For the longer term, would be great to support JSON where we can easily define a schema in the github repo and use $schema property to get intellisense which is better than the native XML autocomplete since it doesn't include descriptions of properties, attributes etc. which we can get with JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability
Projects
Status: To do
Development

No branches or pull requests

2 participants