Packages proposal questions

# ihab.awad at gmail.com (16 years ago)

I get the feeling people are not really seeing the link between the module proposals and the package proposal:

strawman:modules_packages

If my perception is correct, then could you folks please give me some pointers as to what is unclear, and I will try to clarify on the list and/or in the doc?

Thanks!

Ihab

# Andy Chu (16 years ago)

On Tue, Jan 19, 2010 at 8:28 AM, <ihab.awad at gmail.com> wrote:

Hi folks,

I get the feeling people are not really seeing the link between the module proposals and the package proposal:

strawman:modules_packages

If my perception is correct, then could you folks please give me some pointers as to what is unclear, and I will try to clarify on the list and/or in the doc?

Is this based on something implemented in Caja? The general goals seem good, but it seems a bit abstract and hard to see how it will turn out in practice. Perhaps some concrete examples will help. For example:

  • startup.com wants to make an application with an API from ebay.com, using these modules...
  • json.org publishes a package for a JSON validator at json.org/json.zip ...
  • the app is "secure" because ...
  • administrators can independently upgrade their packages because ...

At least I think that's the kind of thing you're getting at.

Andy