Re: dqkit corssplatform?
lvirden <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
On May 10, 8:08 pm, "[email protected]" <[email protected]> wrote: > dqkit has been described as starkit on steroids. Well, to be more technically correct, dqkit is really a "tclkit on steroids" . > > One of the neat features of starkit is that it is truly > crossplatform---I can create it on Linux with the expectation it will > run on windows (if I do it right of course.) Note that parenthetical comment is the crux of the matter. A starkit is only portable if the starkit contains all the non-tclkit pieces needed to run on each platform. So for instance, in this case, if dqkit runs on windows, linux, etc. with the same versions of the same extensions, and the starkit created against dqkit uses no additional binary code (or includes binary for each platform supported), then the starkit will be cross-platform. > Does dqkit have that > degree of > crossplatform capability? Good question - is dqkit still being updated ? I wasn't able to quickly determine that question. I went to the sourceforge page, but had a tough time finding references to dqkit