« May 2006 »
SunMonTueWedThuFriSat
 
2
3
4
6
7
8
9
10
11
14
15
19
20
22
23
24
25
26
27
28
29
30
31
   
       
Today
XML

Blog::Navigation

GetJava Download Button
Get the Source
Personal Blog

Blog::Referers

Today's Page Hits: 75

Powered by Roller Weblogger.
« Previous day (May 16, 2006) | Main | Next day (May 18, 2006) »
20060518 Thursday May 18, 2006

JavaOne 2006: Wednesday, May 17

Today I attended the following talks:

Blu-Ray: Java Technology Goes Hollywood!

I am a big fan of interactive TV -- atleast the kids can have something to do when watching TV rather than just sitting and watching passively :-) I don't know much about interactive TV standards or Java standards in this space - although I know a bit of MPEG-4. Main points I learned from this talk:

Superpackages: Development Modules in Dolphin

As usual, Gilad Bracha presented nicely. JSR is in it's infancy. He explained the current strawman proposal of the development module. Someone asked why do you need two JSRs for module system for Java (development modules - JSR 294, deployment modules - JSR 277). Answer: Language design JSRs are different from other kind of JSRs. The focus of these JSRs are different.

Integrating XML into the Java programming language

This is XML literal support for Java. Mark Reinhold summarized why ad-hoc XML programming is hard in Java - he compared existing XML APIs such as DOM, JDOM, dom4j, XOM, StaX. Two proposals for XML literal syntax -- XML-like angular bracket or # to demarcate tags (he calls this Java-like). He did a "show of hands" poll for XML language support in Java. I voted for "no" -- I must admit that I am with the minority :-)

Java Memory Model: The building block of concurrency

Main take-aways of this talk:

Understanding Mysteries of Java SE classloading

Nice summary of classloaders from JDK standpoint and HotSpot JVM standpoint. Only 2/3 people were interested in "loader constraints". Main take-aways:

It is difficult to describe "loader constraints" late in the night :-) -- that too without using paper/pen or blackboard :-) -- may be you can read my blog :-)



( May 18 2006, 10:02:34 PM IST ) Permalink Comments [2] del.icio.us | furl | simpy | slashdot | technorati | digg

Copyright (C) 2005, A. Sundararajan's Weblog