application-data-link-procs.tcl

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a necessary comment to a public proc

Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Made sure the links get created correctly and that the flushing works

    • -21
    • +37
    ./application-data-link-procs.tcl
Caching and tuning

  1. … 1 more file in changeset.
Fixing a coupld of bugs in the edited data_link::new procedure

Adding new procs to create single direction links, and get all links regardless of type, proc to check if a link exists, and tests for the new functionality.

    • -1
    • +149
    ./application-data-link-procs.tcl
  1. … 1 more file in changeset.
Bug stomp: added documentation to acs core procs that had no docs.

  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
bugfix: typo

use seperate table for application data links

  1. … 3 more files in changeset.
added application links and application data links

  1. … 7 more files in changeset.
file application-data-link-procs.tcl was added on branch oacs-5-2 on 2005-07-26 16:43:57 +0000

Added application and application data linking functionality written by Timo. This allows you to link packages together (e.g. project-manager and logger) or data of packages (e.g. a project and a file-storage folder)

    • -0
    • +43
    ./application-data-link-procs.tcl
  1. … 8 more files in changeset.