Talk:Fragile binary interface problem
Appearance
Although there is a note saying that fragile binary interface problem (FBI) is different from fragile base class problem (FBC), the article itself is mixing the two concepts, especially the first sentence. Even, in the "Solutions" section, it talks inappropriately about FBC. Part of the section should be moved to Fragile base class. The link given should also be moved to Fragile base class.
FBI is not restricted to OO languages; it even has a longer history than OO languages, I think. Application binary interface describes the origin of FBI more appropriately, if I am right, and may be merged with this article.