AdobeDocs / photoshop-api-docs

Adobe Photoshop API
https://adobedocs.github.io/photoshop-api-docs/
MIT License
104 stars 20 forks source link

Sudipta/quickwindoc #43

Closed khound closed 4 years ago

alshamma commented 4 years ago

Are we doing a production release or a pre-release? If I am a developer writing for production, I think it would be confusing to see all the the pre-release stuff. I would urge that we have separate documents for production release and pre-release.

noahhoffman commented 4 years ago

@khound I built the api docs and it doesn't look like you've separated out features correctly yet (maybe this is intentional and you're waiting for feedback?). For example, the production section for docOps still shows blendOptions, fill, etc (and many more)

khound commented 4 years ago

@noahhoffman Definitely more fine tuning is needed. But Prod version of /documentOperations actually contains smartObject, fill, blendOptions, bounds and base layer functionalities like locked,visible,id and name. As Dreamship needed fill and blend options. Please refer this : https://wiki.corp.adobe.com/display/DISysEng/APIs+for+PIE+SO+Workflow

khound commented 4 years ago

@noahhoffman When someone uses /documentOperations for smartobjectlayer and filllayer, edit and add need to be supported as well.