TechniquesOwnedByMultipleParadigms

Last edit June 4, 2009
This is an attempt to identify and possibly classify features or techniques that are shared.

  • Placing programming code (executable/runnable stuff) in data structures
  • Constructors or "creation" events
  • Reference to a default template
    • OOP inheritance
    • ?