What is the difference between a module and a class
As I always use classes not modules, I need to know the difference, so I can explain to others.
When should I use modules
Tks
What is the difference between a module and a class
As I always use classes not modules, I need to know the difference, so I can explain to others.
When should I use modules
Tks
What is the difference between a module and a class?
yarrick
http://forums.devx.com/showthread.php t=146029
http://www.codeguru.com/forum/showthread.php t=337110
http://staff.aist.go.jp/y-ichisugi/mj/mj-e-20020612.pdf
The first two posts are simple discussions, the third is a more scientific answer to your question.
Richard