Re: [Tutor] COP vs OOP (was: Objects, persistence & getting)

2005-01-17 Thread Max Noel
On Jan 17, 2005, at 22:41, Bernard Lebel wrote: Alan Gauld wrote: In fact I usually refer to Java as a Class Oriented Programming rather than Object Oriented. If you allow me a question What is the fundamental difference between the two? To me this is not clear. I thought that a class was ba

Re: [Tutor] COP vs OOP (was: Objects, persistence & getting)

2005-01-17 Thread Bernard Lebel
Alan Gauld wrote: In fact I usually refer to Java as a Class Oriented Programming rather than Object Oriented. If you allow me a question What is the fundamental difference between the two? To me this is not clear. I thought that a class was basically a programming object with properties an