[jdom-interest] FAQ: Why interfaces are not used

Richard Baldwin baldwin at austin.cc.tx.us
Fri May 11 07:03:13 PDT 2001


While I'm not familiar with the arguments relative to
JDOM, I am very familiar with Java, and believe that
the proper use of interfaces, and the polymorphic
behavior achieveable using interfaces, is one of the
most powerful features of Java.  In fact, I tell my
students at least once each week that if they don't
really understand Java interfaces, the don't really
understand Java.

Just yesterday, I published the first in a series of
tutorial lessons on the Java Collections Framework,
which provides excellent practical examples of the use
of interfaces in Java.  I will be publishing one such
tutorial each week for the next several weeks.  If you
are interested in learning more about the value of
interfaces in Java, you might want to take a look at
this tutorial.  Also, since JDOM uses the collections
framework rather extensively, this is a good thing to
know if you plan to use JDOM.

You will find the first lesson on the collections
framework at the following URL:


http://softwaredev.earthweb.com/java/article/0,,12082_763411_1,00.html

If you will check the following URL about once each
week, it will contain links to each new tutorial as it
is published.

http://www.phrantic.com/scoop/tocadv.htm

Dick Baldwin
============

Sven Behrens wrote:
> 
> Hello,
> 
> I am sorry, but as a newbe I have to ask this:
> 
> Are there any pointers to the discussions and the arguments concerning
> the usage or no usage of interfaces in JDOM. I didn´t find answers in
> the FAQ.
> 
> Thanks,
>   Sven Behrens.
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com

-- 
=========================================================
Richard G. Baldwin (Dick Baldwin)
Home of Baldwin's on-line Java Tutorials
http://www.geocities.com/Athens/7077/scoop/onjava.html

Professor of Computer Studies
Austin Community College
(512) 223-4758 or (512) 250-8682
mailto:baldwin.richard at iname.com  
http://www2.austin.cc.tx.us/baldwin/
---------------------------------------------------------



More information about the jdom-interest mailing list