Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-278

Add setup mechanism to vcld

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.2
    • vcld (backend)
    • None

    Description

      The goal is to make it easier to configure the backend vcld components and to provide a relatively easy mechanism to allow modules to implement a setup subroutine.

      Here's the plan:
      -add setup_vcld() subroutine to vcld which drives the setup mode
      -add -setup switch to vcld which causes the setup_vcld() subroutine to be called
      -setup_vcld() retrieves the list of modules from the database and checks if the module has implemented a setup() subroutine
      -setup_vcld() calls setup() for each module which has implemented it and checks the return value, aborts if false

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: