kdevelop2.0

Bernd Gehrmann bernd at physik.hu-berlin.de
Mon Dec 11 19:58:59 UTC 2000


On Tue, 12 Dec 2000, John Birch wrote:
> Because the component pointers are held in the component base class, then 
> every component "knows" about the other components.

No it doesn't. Each component just knows the 'KDevApi' which is
a set of interfaces (which is at the same time a set of DCOP
interfaces) that are needed to process the bread & butter tasks
an IDE must perform. There are a number of parts that bring
the user to a certain location in a certain file. This is
something that must be centralized in exactly _one_ part,
not less than one, not more than one. It's the same for other
interfaces: For compiled languages, you need one component
that starts the compiler and displays its output.

Bernd.


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list