The resolution goes across the PREFIX. But consider this project root -- subdir1 -- subdir2 A program in subdir1 might do a ```bbj USE ::subdir2/program.bbj::classname ``` The path resolution does not find subdir2/program.bbj
The resolution goes across the PREFIX. But consider this project
root
-- subdir1
-- subdir2
A program in subdir1 might do a
The path resolution does not find subdir2/program.bbj