History Of Ticket faa590a5fad6c01a407719a93f5ccfc2f05e006f

Artifacts Associated With Ticket faa590a5fad6c01a407719a93f5ccfc2f05e006f

  1. Ticket change [3484aefa7b] (rid 627) by rkeene on 2010-09-27 20:39:07:

    1. comment initialized to: "Create KitDLL -- libtcl that includes VFS"
    2. foundin initialized to: "N/A"
    3. private_contact initialized to: "346ea4e97beda2eb92a9ebba810f853dd2035948"
    4. severity initialized to: "Minor"
    5. status initialized to: "Open"
    6. title initialized to: "Create KitDLL"
    7. type initialized to: "Feature Request"
  2. Ticket change [06f16a094c] (rid 628) by rkeene on 2010-09-27 20:42:27:

    1. priority changed to: "Low"
    2. resolution changed to: "Open"
    3. status changed to: "Verified"
  3. Ticket change [f89cff9bcc] (rid 714) by rkeene on 2010-09-30 09:39:47:

    1. Appended to comment:
      
      
      <hr /><i>rkeene added on 2010-09-30 09:39:47:</i><br />
      Added KitDLL support
      
      package require vfs::zip  is failing
      
  4. Ticket change [4c5aa87255] (rid 715) by rkeene on 2010-09-30 09:40:34:

    1. Appended to comment:
      
      
      <hr /><i>rkeene added on 2010-09-30 09:40:34:</i><br />
      Need to add some way for users to update the VFS without recompiling/relinking the DLL
      
  5. Ticket change [9f2565a9d0] (rid 716) by rkeene on 2010-09-30 09:41:53:

    1. comment changed to:
      Create KitDLL -- libtcl that includes VFS
      
      <hr /><i>rkeene added on 2010-09-30 09:39:47:</i><br />
      Added KitDLL support as of [2dbaa7246a].
      
      package require vfs::zip  is failing
      
      <hr /><i>rkeene added on 2010-09-30 09:40:34:</i><br />
      Need to add some way for users to update the VFS without recompiling/relinking the DLL
      
  6. Ticket change [4c17589ba5] (rid 721) by rkeene on 2010-09-30 16:22:01:

    1. Appended to comment:
      
      
      <hr /><i>rkeene added on 2010-09-30 16:22:01:</i><br />
      Fixed issue with not being able to "package require vfs::zip", it was a KitDLL VFS issue and fixed in [b358be54cd]
      
  7. Ticket change [6e1653b404] (rid 809) by rkeene on 2010-10-05 02:33:43:

    1. Appended to comment:
      
      
      <hr /><i>rkeene added on 2010-10-05 02:33:43:</i><br />
      KitDLL is supported in KitCreator 0.5.0.[ef2f679de2] and newer.
      
    2. resolution changed to: "Fixed"
    3. status changed to: "Closed"
  8. Ticket change [37f4f621fa] (rid 810) by rkeene on 2010-10-05 02:34:54:

    1. Appended to comment:
      
      
      <hr /><i>rkeene added on 2010-10-05 02:34:54:</i><br />
      The user can extend the KitDLL VFS in two ways:
        #  Append a zip file to their application; and
        #  Append a zip file to the DLL itself