Piotr Aniola

Greenhorn
+ Follow
since Feb 20, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Piotr Aniola

The generally accepted definition of polymorphism is:
"Ability to hide multiple implementations behind a single interface."
So I agree function overloading is polymorphism. So is operator overloading. Any kind of overloading will be polymorphic because the same interface is used to refer to different behaviours.
There are many improvements in Rose 2001.03. You can set up a specific Java classpath tailored to your current model in the Class Path tab of the Java Project Specification.
Another new features are: forward and reverse engineering for EJBs and configurable forward engineering for Servlets.
In the 2000 version I had many problems with Javadoc comments. Now it seems to be fixed.
------------------
Piotr Aniola
Hi,
Start reading from http://java.sun.com/products/javamail/

------------------
Piotr Aniola
Sun Certified Programmer for the Java� 2 Platform
23 years ago