diff options
author | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-06-29 14:51:36 +0000 |
---|---|---|
committer | Audrius Meskauskas <audriusa@Bioinformatics.org> | 2005-06-29 14:51:36 +0000 |
commit | e98851b3767ab09f0153d0820558aba16f37ed47 (patch) | |
tree | c99eba237195a4a2c7f53fc654a7ccf9ca150996 /NEWS | |
parent | 065ea500408462da076e8f787b9f915a20e74016 (diff) | |
download | classpath-e98851b3767ab09f0153d0820558aba16f37ed47.tar.gz |
2005-06-29 Audrius Meskauskas <AudriusA@Bioinformatics.org>
NEWS: Corrected note about CORBA status in 1.6 release.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ New in release 0.16 Both Little and Big Endian encoded messages are accepted. The implementation is verified using tests from the former cost.omg.org. The current release includes the working examples, demonstrating the - client-server communication (both DII and DSI). + client-server communication, using either CORBA Request or IDL-based + stub (usually generated by IDL to java compiler). These examples also show how to use the Classpath CORBA naming service. The IDL to java compiler is not yet written, but as our library must be compatible with Sun's implementation, it naturally accepts the output |