The problem I have run into is that there are actually four files being sourced. Two are for procs, which I guess will work fine, but the other two are classes.
I am now getting this error:
invalid command name "backendrequestclass"
So I guess the class declaration won't work from the tcl directory. I would rather get the source command to work.