Gabriel Sechan wrote:
Classes and functions are orthogonal, they aren't a replacement for each other. Classes are a collection of data and functions that work on that data.
A hard core OOP person would argue that a function is just a simple case where a class has no data and one function.
--Chris
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
