177
edits
Line 18: | Line 18: | ||
# The development of applications by any developer must not interfere with or compromise the security measures or the distribution of applications through stores. | # The development of applications by any developer must not interfere with or compromise the security measures or the distribution of applications through stores. | ||
# A developer's application should not, through any technical measure, technical limitation or design flaw in the security model, be restricted to sole and exclusive distribution through any one given and specific store. | # A developer's application should not, through any technical measure, technical limitation or design flaw in the security model, be restricted to sole and exclusive distribution through any one given and specific store. | ||
# Distribution of commonly-used libraries (jquery, prototype, node.js) needs to be controlled and managed | # Distribution of commonly-used libraries (B2G UI libraries/widget-sets, jquery, prototype, node.js) needs to be controlled and managed | ||
** multiple versions of the same library need to be permitted, but only one copy of each version of that library permitted | ** multiple versions of the same library need to be permitted, but only one copy of each version of that library permitted | ||
** there needs to be a way to express dependencies | ** there needs to be a way to express dependencies |
edits