<@UEU3GRP5M> Hi, I’m the maintainer of a VS Code S...
# sdf
m
@Carlos Olivares (NS DevTools PM) Hi, I’m the maintainer of a VS Code SDF extension 1. Are there any plans to provide a default XML from the CLI for each of the custom objects that we could use to create Custom Objects based on the current account we are connected to? 2. Are there any plans to provide any sort of XML linter so that we could validate or provide feedback for invalid XML in SDF projects? 3. I talked to some of the devs at SuiteWorld about this, but are there any plans to allow us to skip preview during a deploy? 4. Do you have a roadmap available for what Custom Objects will be added in upcoming releases?
2
a
1- yes, it's in the backlog 2 - how is that different from the current "validate" command and validation messages in Eclipse? Are you looking for this functionality in WebStorm? (no there yet) 3 - There's a "np" command in deploy (no preview). Is this what you mean? 4 - That's from the SDF team and will be shared in SuiteWorld. @Mariano Saenz (NS Eng Lead) can provide more details
s
for #2, I'd expect XSDs describing the XML, no? That is, NS should provide XSDs for SDF.
a
We have those inside the CLI/WebStorm/Eclipse so we run validation based on metadata
Would you like to have that exposed? Is that the request?
Following up: 4) In 19.1 we will add support for the following 1.CMS Content Type 2.Roles - We currently support custom roles and will be adding support for restriction on roles 3.File and Folder Locking 4.SDF Installation Scripts
s
having the XSDs exposed would be useful. Even better if the plugin could automatically set up webstorm to associate the XSDs with the XML files using it's native XML support....
a
Yep, we'll consider that