From: Derek F. <fo...@hu...> - 2002-10-01 07:37:12
|
> 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? I was asking for workarounds to known bugs in the version of the software I'm using. I've made the switch to ActiveTcl-8.4.0.1, which (mostly) works with CDATA sections properly, but doesn't give the internal DTD information from a file. I've taken to reopening the XML file and parsing it myself with regexes etc. to get that information out. Works for now. > 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. I thought of a tclkit, but I've never created one, and with 14 days left before my deadline, now doesn't feel like the best time to learn! My project needs to run on Windows, and I've never done any Windows work. I don't have a Windows compiler, much less any experience of using one. For now, I'm still making progress with ActiveTcl-8.4.0.1, albeit with some horrific workarounds. -- 8:10am up 68 days, 22:38, 2 users, load average: 0.17, 0.12, 0.10 |