I would like to see this addressed for 6.5, if possible. If a library is "readonly", it seems to me that the compiler can assume not only that the text of existing classes won't change but also that no new classes will be added to the library. It should therefore not search readonly libraries when looking for a missing class.