Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21db4a80ebf4628

Jump to content

Talk:Fragile binary interface problem

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 19 years ago by Kprateek88 in topic FBC, FBI being mixed

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

[edit]

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