1.

Difference Between Package And Bundle?

Answer»

Package: A Package is a zip file that contains the content in the FORM of a file-system SERIALIZATION (called “vault” serialization) that displays th content from the REPOSITORY as an easy-to-use-and-edit representation of files and folders. Packages can include content and project-related data.

Bundle: Bundle is a tightly COUPLED, dynamically loadable collection of classes, JARS, and configuration files that explicitly declare their external dependencies (if any).

Package: A Package is a zip file that contains the content in the form of a file-system serialization (called “vault” serialization) that displays th content from the repository as an easy-to-use-and-edit representation of files and folders. Packages can include content and project-related data.

Bundle: Bundle is a tightly coupled, dynamically loadable collection of classes, jars, and configuration files that explicitly declare their external dependencies (if any).



Discussion

No Comment Found