February 16, 2004
For multiple reasons whereunder distibuted computing it could be very handy to have reflection (Searching functions etc.). I don't mean the Java way but a manner to assign to an interface or class to be reflective. eg.:

reflective class Foo {...}
-- or --
reflective interface Bar {...}