Jade's weblog Archive

How to deal with includes and URLs

When you have code in a /lib directory, and you want it to be called by any package, you need to make sure any links you return are relative to the package the /lib resides in. Let's say it's in package-A/lib and it's being called from package-B/www/myfile.tcl

Look a lars-blogger/www/blog.adp for a good example of how to deal with this.

05:31 PM, 27 May 2004 by Jade Rubick Permalink | Comments (0)

XML