CSC/ECE 517 Fall 2010/ch3 1c AE: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
== Reflective .. (title) ==  
== Reflective Language Features vs. Reflective Packages ==  
=== Definition ===
=== Definition ===
additional definitons + extra bits about reflection
additional definitons + extra bits about reflection

Revision as of 00:17, 5 October 2010

Reflective Language Features vs. Reflective Packages

Definition

additional definitons + extra bits about reflection

Pros and cons of reflection

Reflective mechanisms

Types of reflection like introspection, intercession, structural & behavioral -- Reflection at Different Stages of the Program Lifecycle

Reflective languages

1. Languages like LISP, CLOS, etc 2. OO-languages (java ‘s reflex package, C#’s, C++’s, etc)