From: Steve C. <ste...@mq...> - 2001-03-20 23:09:43
|
Daniel, I've succeeded in building your example extension, thanks for putting it together. I've played around a little with the origanisation of it just to put everything in a single directory to make it easier to move to new extensions. I moved the project files from the Tcl build directory to a subdirectory of sampleextension and modified the access paths to suit. In the end it would seem to be best if we could distribute just the xml project file in the source distribution for the extension; everything can be recreated from this can't it? My next step is to try to move some of my code into here! Wish me luck. Steve |