Jump to content

Talk:Fragile binary interface problem

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AfroThundr3007730 (talk | contribs) at 19:31, 5 October 2020 (Assessment (Start/Low): +Computing (Rater)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: CompSci Start‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Computer science (assessed as Low-importance).
Things you can help WikiProject Computer science with:

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.


Many authors refer to the syntactic fragile base class problem (which is what is described as the "fragile binary interface problem" on this page), and the semantic fragile base class problem (described on fragile base class problem).

--EngineerScotty 21:47, 1 September 2005 (UTC)[reply]

FBC, FBI being mixed

I agree with the first comment on this article. FBI and FBC, are for most purposes very similar and in this article they claim them to be very different but actually end up describing FBC for the FBI problem.

Exactly, in the solutions section it says: "The best solution to the fragile base class problem is..." while in the lead section it says: "Note: this problem is often confused with the fragile base class problem, which is different, but related." For this reason I have tagged the article with Template:Contradict. --Kprateek88(Talk | Contribs) 13:38, 23 December 2006 (UTC)[reply]