This is the second blog in a series on architecting
applications. In the first blog I discussed the application
I'm going to develop, how it would be architected, and briefly
went over the model. In this second article I'll motivate the need
for an Application class that is suitable for typical Swing based
Apps, as well as the functionality it should provide....
While in Russia (see Shannon's blog) I wrote a long blog on undo, actions and various other things. At the time I felt this a bit long for a blog and so it languishes in my unposted blog queue (with many others, but that's a different story). I really liked the idea of writing a series of blogs centered around a real app though, hence this blog and hopefully more to follow.
As part of the series...