Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

TIPP: Should packages have to identify themselves as self-contained? #9

Open
GoogleCodeExporter opened this issue Dec 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This question was posed by Micah in re: the 1.4 draft.  Since there's still no 
support for referenced external resources, I'm putting it here to track.

Micah asked:

- Should a package explicitly have to identify itself as being self-contained 
(embedded payload) or non-self-contained (possibly some embedded content, but 
at least 1 piece of linked content)?

This is an interesting question.  My initial instinct is to question whether 
this is essential -- if you would have to parse the manifest to get this flag 
anyways, how much harder would it be to figure out the answer for yourself by 
looking at the object listing?  (Additionally, by making people determine this 
themselves, we avoid error cases where there are malformed manifests that claim 
to be self-contained but are not, etc.)

I'd like to hear more about what value this would provide.

Original issue reported on code.google.com by tingley on 25 Mar 2012 at 9:19

@GoogleCodeExporter
Copy link
Author

Original comment by tingley on 25 Mar 2012 at 9:23

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant