Thanks fo your reply, but I was wondering where the proc 'lives'. At one time, when debugging, I was trying to find out whether a proc was available. Does it live in the environment or is it stored in a table. Are there other ways to find out the existence, except for [info proc]?
Second, I would like to know where the redirect 'lives'. Which part/procedure of OpenACS redirects the 'AcsSc-proc' to the 'package-proc' (in your example "notes_datasource").