Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class inheritance versus Object (run-time) inheritance
Message
From
11/07/1999 16:55:19
 
 
To
09/07/1999 01:01:37
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00238626
Message ID:
00239993
Views:
16
>[dueling URL's snipped]
>
>thanks bob. I have to admit, after looking at the Patterns overview site, the level of abstraction is kind of overwhelming. I'm pretty sure simple classes and objects will keep my meager noggin more than challenged for awhile!

Actually... the idea of patterns is to SIMPLIFY Object Oriented programming not complicate it. Patterns are not complicated, they are just common methodologies used to solve a certain problem. As a matter of fact, there are probably several implementations of the various patterns also.

The good things about the published patters, in books like I suggested is that they give people a common ground to discuss an issue without getting involved in to may details.

As a matter of fact, the are lots of patterns that aren't in the book... data patterns, domain patterns, etc.

Remember, the IDEA of OOP is Reuse... but, don't limit yourself to CODE reuse... you also want to reuse designs, and design patterns.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform