I prefer to always qualify all objects with their schema name to make sure you don't run into problems if the SET CURRENT SCHEMA has been forgotten. Besides, there are other objects like UDFs, where different special registers (e.g. CURRENT FUNCTION PATH) are used for resolution.