View Ticket
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