From: Larry W. V. <lv...@ca...> - 2002-09-30 19:38:19
|
> Unfortunately, plugging new versions of libraries in isn't really possible > for my project. : >Is there any way I can get that node:cdatasection flag to work correctly? Two thoughts came to mind in reading your msg. 1. At the recent Tcl conference, the concept of tclkit/starkit was discussed. This was a way of building Tcl application distributions so that all one has to send out to a desktop is 1-3 files (depending on the circumstances, software design, etc.) . 2. My second thought was "I'm not certain exactly what is being asked." First, I read the comment that you can't ship with a new library, but then later, I read the question "is there any way [to get the software] to work correctly?" Seems like a conflict in requirements - how would you get things to work without a new version of software? Or is the situation that Tcl can only be installed one time but updates of the application can be installed as frequently as you wish? If so, return to my first thought - a tclkit/starkit layout would allow you to ship your application as often as needed to get around bugs. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |