When you get beyond very simple web scripts to more complex applications,
especially where you would like to distribute your extension to a wider audience, you will
need to package your extension for convenience. This makes you extension much easier to
install.
Some packaging techniques are more suitable while developing your extension, and other package types are better for the day when you want to release your package to a wider community. The first part of this documentation looks at several packaging options that are available to you. The second part focuses on the SkyVault Module Package (AMP) system, which is our recommended packaging approach for wider distribution of your extension, and for more complex extensions.