Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Details on transactions in these methods are covered in the section onĀ using the transaction system in programs.

Program Types

For convenience, most program types have a corresponding abstract program class. It is recommended to always extend the abstract class instead of implementing the program interface. The abstract classes provide:

...