Just a quick post to note that I'm speaking at JavaOne 2013.
I have three talks:
- Introducing the Java Time API in JDK 8- CON6064 - Monday 23rd at 1pm, Hilton Ballroom A
- Converting to the New Date and Time API in JDK 8 - CON6091 - Wednesday 25th at 1pm, Hilton Ballroom B
- Money and Currency in Java: Best Practices, Libraries, and JSR 354 - BOF5267 - Tuesday 24th at 6:30pm, Hilton Ballroom B
The first date and time talk is a full introduction to the concepts and classes in the API. The second date and time talk is example based, focussed on conversion from the older APIs. The money BOF is designed to get everyone talking around what we need for a Money class.
Looking forward to seeing you there!
Hi,
ReplyDeleteI won't be able to attend JavaOne. I was wondering if the second talk CON6091 will cover integration with JDBC and JMX (for the former for example get/setObject on PreparedStatement, for the latter with OpenMBeans and SimpleType, which currently both support derivatives of java.util.Date).
Will these talks be available as videos or transcripts on a later date?
Thanks,
Christopher
We don't have any in depth coverage of either in the talks. JDBC 4 does include support as you say. There has been no work on JMX to my knowledge.
DeleteThanks for the good talk on the time API (CON6064)! Are the slides available anywhere? I thought they'd be on the Content Catalog, but I'll be damned if I can find them.
ReplyDeleteIt will take a few weeks for it to get there. Drop me a line at scolebourne--joda--org and I can email them.
Delete