We have ODBC functions that are being called via “namespaces”. This ODBC call returns the data needed to place back into the message. All of this is in one file, lets call it Physician_Logic.tcl for grins. There are some that state it would be better if we separate the data/message manipulation portion in the “run” section from the ODBC functions in the namespaces. They would prefer to have two separate tcl files and have the message manipulation file perform a tcl callout to the ODBC function file.
What are your thoughts on this? (FYI, I like having it all in one file)
Thanks….
Tom Rioux