Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Why that "I*" (IResource, IJavaElement, ...)?
Why that "I*" (IResource, IJavaElement, ...)? [message #591914] Mon, 24 March 2003 18:10
Eclipse UserFriend
Originally posted by: sebastian.menge.uni-dortmund.de

Hi!

I'm trying to understand some parts of the Eclipse-API, and have one small
question. Many classes a plugin developer works with, are no classes but
interfaces. As far as I understand: The real implementation is hidden to
force developers to program against interfaces.
That's nice so far, but why then tag each with that "I"? And why that
comment in javadoc "This interface is not intended to be implemented by
clients." I think it's a bit confusing.

Perhaps someone can clear up my confusion.

regards, Sebastian.
Previous Topic:Invalid thread access
Next Topic:<Strg>+<Space> doesn't work
Goto Forum:
  


Current Time: Thu Apr 25 19:39:05 GMT 2024

Powered by FUDForum. Page generated in 0.02683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top