Saturday, June 24, 2006

Finished Java Reflection In Action. Level Up.

2 weeks ago, while i'm searching for resources about Java's Dynamic Proxy around the you-know-where, found Java Reflection In Action by Ira R. Forman, Nate Forman (They are father and son, how interesting) which chapter 4 putting java.lang.reflect.Proxy in action. Attracted by the materials i read from this book, I instantly get a copy of it and start reading from the beginning till the end like the time when i was reading Davinci Code :p.

No matter whether you are novice or experienced Java developer, I believe that this book helps you to consolidate knowledge that you gained from your works, especially when you're maintaining someone else codes and wonder the rationale why the original developers designed it like a monster you struggled to overcome. It also give you a solid overview of meta-level objects in Java 1.4 (Thos book was published in 2004) and ClassLoader that I personally found useful.

However, IMHO, the lengthy few chapters about C2C framework are too redundant, especially when the author described the application of C2C framework for applying design patterns. One or two such examples are inspiring, but too many of them makes me skipped them directly. Anyway, the understanding is more essential right?

Lastly, I must compliment this book for making me fully occupied my time in the past few days :)

Amazon.co.uk: Java Reflection in Action: Books

No comments: