
-----------------------------------
Martin
Wed Jun 11, 2003 3:06 pm

Classes
-----------------------------------
Can somebody explain the purpose of classes? I know how to use them, but I want to know why they are better than other methods of programming. Also, if you could include some examples where and how classes should be used, that would be great. By examples, I don't mean code, just concept. Thanks.

-----------------------------------
Catalyst
Wed Jun 11, 2003 3:12 pm


-----------------------------------
they allow they allow efficient coding and allow complex code to be managed more easily ill post up some concepts later
