Re: Prototype-Based Programming
- Posted by ghaberek (admin) Sep 26, 2013
- 2249 views
mattlewis said...
For a class based approach, you probably need to have each class with its own map, and objects keep a reference to their class type so that the framework can reference the map to get work done.
I like how we're practically having two ends of the same conversation: Procedural design patterns?.
-Greg