Jet lag is a cruel thing... I missed the Oracle Keynote this morning. I Will have to catch the web cast of that one first thing tomorrow morning. JavaOne is relentless. This is a busy day, like yesterday, but without the jet lag. The last session I plan to attend is the "XMLBeans 2.1 Java Technology Developers Perspective" which ends at 11:20 PM.Sooo... here is the annotated schedule:
11:00 AMThe SOA Programming Model. Basically a run through the Service Component Architecture (SCA). This seems targeted for big enterprises... Another acronym to help product vendors push product.\
12:15PMSpring Framework Update. A lot of excellent work by Rod Johnson and his team has gone into Spring 2.0. Too bad they couldn't get it out the door by JavaOne. But should be ready any day now.
2:45PMJUnit4 and Java SE5 Better Testing by Design. Kent Beck is also a great speaker. He's not very dynamic, but his presentations come from a depth of experience... Especially with design. Loved his point about unit testing. Roughly paraphrased as "If it's hard to construct a test, there is probably a problem in the design."
10:30PMXMLBeans 2.1: A Java Technology Developer's Perspective - This new release adds the standard DOM interface to the framework. Now you can manipulate an XML document with either XMLBeans or DOM and switch between them either while operating on a single document. Nice!