Monday, January 9, 2012

PA1 -- So Far, So Good

I've been working on PA1 for a few days now and it's coming along pretty well.  At this point, I have the tree being created and displayed correctly as a result of a depth-first recursive traversal, so hopefully most of the battle is behind me now.  I still have to test the cleanup code and get the info calculations implemented, but I'm reasonably certain that I know how I'm going to accomplish that.

As for the designs I posted the other day, I had to make some minor adjustments once I got into the implementation details, but for the most part, it is the second approach I described. I'll follow up with another post on that later once I have everything working.

I hope everyone is doing well!

No comments:

Post a Comment