View · Index

Creating ACS Objects

Approach:

  • Create an instance of ::xo::db::Object
  • Using a specialized method (new_persistent_object), to distinguish between creating only XOTcl object and as well acs-objects in the database
  • acs-objects are created in general via stored procedures in SQL
  • xotcl-core auto-generates for all stored-procedures proxy-objects from the db-system catalog