View · Index

Overview (1)

  • Developing for OpenACS means creating OpenACS packages, being discrete modules in the OpenACS architecture.
  • This tutorial is build around a little story: We want to create a note-keeping application call XOTcl Demo Note.
  • There is a ready-made demo package available, for those who want to kick-start their own development (see below for reference).
  • Use advanced OpenACS features (Object System, Content Repository) right from the beginning, facilitated by the XOTcl Core infrastructure.
  • We aimed at sticking close to the message conveyed by the classic OpenACS development tutorial and show the XOTcl way of realising it ...