Notes 8 gets a nod from the Java community 01 Apr 2007
Apart from the odd mention at conferences like EclipseCon, the fact that Notes 8 Standard runs within the Eclipse framework has received little attention from the mainstream Java sites out there. So, heartening to see this post on ONJava:
Even though Lotus Notes has a reputation for being a something as an anachronism [sic], launching the new Lotus Notes client on the Eclipse platform is a big deal for the Eclipse platform as a foundation for end-user applications. Just when you least expected it, someone decides to ship a large client-side Java application.
Since Eclipse itself is a mixture of Java and native code (SWT), the distinction is pragmatism over purity. End users won't care and as long as the right extension points are exposed, developers may not care either.Bob Congdon#