BMC has posted some of his thoughts on meetings. I used to work with BMC, and meetings never did seem to get in our way.
Monthly Archives: May 2003
New JDK1.5 early-access compiler, and “variance” in Generics
May 29, 2003 – 4:26 pm
Just spotted the new JDK1.5 early-access compiler. This release adds support for the new JSR201 features (new “for each” loop, autoboxing, etc.). It also adds experimental “variance” support to Generics (this is not part of JSR14, it’s just an experiment). Adding variance support to Generics solves some nitty-gritty annoyances in JSR14… but oh boy… if you thought Generics was [...]
Back from holiday
May 28, 2003 – 11:31 am
I’m back from holiday (or ‘vacation’ if you prefer), in case you were wondering why I haven’t blogged for a while. Went to Italy for 3 weeks, and London for a week (for brother-in-law’s Wedding). This was my first time in Europe. I’m from Australia, where no building is more than 200 years old. So seeing something like the Roman Pantheon, a [...]
