enapps-enorman commented on PR #11:
URL: 
https://github.com/apache/sling-org-apache-sling-servlets-get/pull/11#issuecomment-1574012608

   > So the idea was to fetch all the content in one go.
   
   @YegorKozlov  How would you feel about something like an 
".infinity.json.zip" selector that exports a zip stream that contains the json 
content plus any binary properties as files in a zip file?  That should get 
your the items and the binary contents in one round-trip without base64 
encoding anything.  Then the import could be enchanced to have specialized 
handling for that ".json.zip" extension to do the inverse.
   
   For convenience, maybe even make the exported structure compatible with what 
is expected for ["Bundle 
Resources"](https://sling.apache.org/documentation/bundles/bundle-resources-extensions-bundleresource.html#defining-resources-through-json-1)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to