lookup-classname would return allcaps class name if not found, which would...
lookup-classname would return allcaps class name if not found, which would mess things up if the class was later loaded. Instead warn and return nil.
Showing
Please register or sign in to comment