comp.object.corba feed
Re: [ANN] IDL to C++11 recommended for adoption by the OMG
a little bit in the new mapping and it seems rather canonical.
I wonder a little bit why length-limited sequences do not map to
length-limited types instead of vector, though, e.g. std:array or plain
arrays.
BTW, does anyone have an idea whether or when omniorb will support the
Re: [ANN] IDL to C++11 recommended for adoption by the OMG
Thanks for your comment. We are in the final steps of finishing our
TAOX11 product which implements this new language mapping for the TAO
CORBA implementation. We are also going to work on a CIAOX11 which will
be a CCM product matching the CIAO open source product and OpenDDSX11
which will be OpenDDS with this new language mapping.
Re: [ANN] IDL to C++11 recommended for adoption by the OMG
Yours,
VB.
--
"If /dev/null is fast in web scale I will use it."
[ANN] IDL to C++11 recommended for adoption by the OMG
The OMG has recommended our IDL to C++11 language mapping for adoption.
Within a few weeks the OMG will publish a beta 1 specification and we
will the next months on the V1.0 of this new language mapping. See
[link] for more details and examples.
Best regards,
Johnny Willemsen
World's biggest computer science conference
[link] Recently WORLDCOMP has been
proven to be the biggest fake (bogus) conference on earth! Visit the
website [link]
written by a famous plagiarism researcher Prof. Debora Weber-Wulff
[ANN] TAO 2.1 available for download
Once again, thanks to the efforts of many developers, testers, and
users, we are pleased to announce the micro release
of ACE 6.1.0, TAO 2.1.0, CIAO 1.1.0, and DAnCE 1.1.0, which is available
from the usual download location at:
under the heading "Latest Release" and "Latest Micro Release Kit".
[ANN] IDL to C++11 revised submission published
We have published our revised submission for the IDL to C++11 language
mapping on OSportal (see [link])
This new language mapping makes it much easier to implement CORBA, CCM,
and DDS based applications. For example, instead of custom strings and
sequences, you can use std::string and std::vector directly and send
Re: Draft CORBA v3.3 available
Yes, that is true. At the moment it becomes formally adopted it will
be available publicly.
Johnny
Re: [ANN] Draft CORBA v3.3 available
Greetings,
Thomas
[ANN] Draft CORBA v3.3 available
The OMG has published the draft CORBA v3.3 specification. This new
release integrates the ZIOP specification into the core CORBA specification.
You can find the draft documents online at:
[link]
Best regards,
Johnny Willemsen
Re: [ANN] IDL to C++11 draft revised submission
The sequence is now just mapped to std::vector as returned by value. By
using the C++11 move semantics you can prevent easily a copy at that moment
All _ptr/_var/_duplicate calls are gone. Argument passing is by value
for basic types, object references, and enums, all others are passed by
Re: [ANN] IDL to C++11 draft revised submission
been wondering about the new mapping:
Is the developer (implementer) of an interface / of a client still
required to use operator `new` at *any* point? Or is it now all wrapped
up in proper handle-classes?
One example: In the old mapping, to have a sequence return value, you
[ANN] IDL to C++11 draft revised submission
Remedy IT is working on a new IDL to C++11 revised submission. We have
published a draft document with a set of examples on our OSportal
community site. You can find this online at
[link]
Regards,
Johnny Willemsen
Remedy IT
[link]
[ANN] TAO 2.0.8 available
Once again, thanks to the efforts of many developers, testers, and
users, we are pleased to announce the micro release of ACE 6.0.8, TAO
2.0.8, CIAO 1.0.8, and DAnCE 1.0.8, which is available from the usual
download location at:
under the heading "Latest Micro Release Kit."
- « first
- ‹ previous
- 1
- 2
- 3
- 4

