LiveConnect
•Problem: Old Plugin LC is dependent on JRI, which does not exist in SeaMonkey
•Solution: New LC based on XPConnect
–New code necessary for Plugin developers who want to support LC in 5.0
–Provides direct link to JavaScript
–No need to start JVM before plug-in launches
–Transparent to content developers
–