Development Team/Almanac/Activity Bundles: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Developers}} | {{Developers}} | ||
{{Translations}} | {{Translations}} | ||
== Introduction == | == Introduction == | ||
| Line 139: | Line 137: | ||
As compared to klik, it's not intended to replicate a local Unix directory structure inside the package; the activity can still link to system | As compared to klik, it's not intended to replicate a local Unix directory structure inside the package; the activity can still link to system | ||
provided binaries and such. There's also no server-side component other than compressing the archive and sending it over the network.There is also no dependency checking since activities are required to be self-contained. | provided binaries and such. There's also no server-side component other than compressing the archive and sending it over the network.There is also no dependency checking since activities are required to be self-contained. | ||
== See also == | |||
* [[Bundle]] for a generic introduction to bundles | |||
* [[Activity tuturial]] | |||
[[Category:API]] | [[Category:API]] | ||