Overriding classes originating from different packages

In reply to Shipra_s:

Even with that extra argument in the build_phase, it doesn’t seem to override the class, yet there are no error warnings…

Also… I was under the impression that without the replace bit, it would set the override by default and what you’re suggesting is that every time you override a type, you should have that bit enabled?