View · Index

Unit 1 / Package manager

Step 2: Define additional, type-specific initialisation behaviour (constructor)
  • Type-specific behaviour: We want to store all notes (instances of ::demo::Note) for each package instance in an own OpenACS Content Repository folder.
  • Conceptually, each package instance (bound to a site node) is associated to a single folder as item container.