- I have server access at the customer site and have been doing daily backups of the database and meeting regularly with Tangela to make sure there are no issues
- In the afternoons I have been learning GWT
- I went through most of the ‘GWT in Action’ book, skipping chapters about raw javascript and internationalization
- Then started looking in to extending the logging capabilities
- It struck me that we would want the logging stuff in a separate library project so I started investigating how that might work, and why not mavenize the whole thing while we’re at it
- I figured out how to build a maven and eclipse compatible GWT project and library
- I am now in the process of writing up a tutorial and making several sample projects, should be done tomorrow
