Saturday 4 September 2004

CORBA reflection

Let's get this straight right now. I love reflection. It lets you do the most ugly, evil, interesting things, and without it, metaprogramming just doesn't work properly. Anyway, it looks like they might finally get around to adding reflection to CORBA (even though I've ceased using it recently), which is a good thing. I'll have to read the doc to see if they'll add any support for reflective application (calling operations, etc) in addition to introspection.

Incidentally, in speaking with Ian on Monday, it seems that he (and particularly Paul) don't believe in reflection. However, I really think this comes down to appropriate definitions of reflection.

No comments: