November 23, 2003

Learning Jaxor update

Jaxor has been a real champ today. I learned a couple of things about refactoring and about returning objects instead of id's. This is all a little bit new to me, just because I am a rook :) Most of this learning was accomplished while unit testing my code. I have one method in each of my entities that does the same thing, so I am going to look at how to possibly refactor that code into one method for all of my entities.

I still haven't had time to figure out how to do many-to-many, but I am sure I will figure it out once I start looking into it. They are the next part of my application that I am building to help learn Jaxor.

Posted by carl at November 23, 2003 10:02 PM

Comments