Java Reflection Removal
Tuesday, October 25th, 2005Yesterday, I was, as the say, refactoring a library I wrote called Madlib. With it, I build Java object trees in XML, by specifying the properties missing from the heirarchy. So, I named it for the children’s word game that operates on the same premise. (Thinking about renaming it though.)
This is how Relays are built […]