View Ticket
2010-10-05
02:34 Ticket [faa590a5fa] Create KitDLL status still Closed with 1 other change artifact: 37f4f621fa user: rkeene
02:33 Closed ticket [faa590a5fa]. artifact: 6e1653b404 user: rkeene
2010-09-30
16:22 Ticket [faa590a5fa]: 1 change artifact: 4c17589ba5 user: rkeene
09:41 Ticket [faa590a5fa]: 1 change artifact: 9f2565a9d0 user: rkeene
09:40 Ticket [faa590a5fa]: 1 change artifact: 4c5aa87255 user: rkeene
09:39 Ticket [faa590a5fa]: 1 change artifact: f89cff9bcc user: rkeene
2010-09-27
20:42 Verified ticket [faa590a5fa]. artifact: 06f16a094c user: rkeene
20:39 New ticket [faa590a5fa]. artifact: 3484aefa7b user: rkeene

Ticket Hash: faa590a5fad6c01a407719a93f5ccfc2f05e006f
Title: Create KitDLL
Status: Closed Type: Feature Request
Severity: Minor Priority: Low
Subsystem: Resolution: Fixed
Last Modified: 2010-10-05 02:34:54
Version Found In: N/A
Description:
Create KitDLL -- libtcl that includes VFS

rkeene added on 2010-09-30 09:39:47:
Added KitDLL support as of [2dbaa7246a].

package require vfs::zip is failing


rkeene added on 2010-09-30 09:40:34:
Need to add some way for users to update the VFS without recompiling/relinking the DLL


rkeene added on 2010-09-30 16:22:01:
Fixed issue with not being able to "package require vfs::zip", it was a KitDLL VFS issue and fixed in [b358be54cd]


rkeene added on 2010-10-05 02:33:43:
KitDLL is supported in KitCreator 0.5.0.[ef2f679de2] and newer.


rkeene added on 2010-10-05 02:34:54:
The user can extend the KitDLL VFS in two ways:

  1. Append a zip file to their application; and
  2. Append a zip file to the DLL itself