[Ace-users] [ace-users] Tie Appraoch using TAO
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Mon Mar 3 08:17:33 CST 2008
Hi Anirudh,
To ensure that we have proper version/platform/compiler information,
please make sure you fill out the appropriate problem report form
(PRF), which is in
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
or in
$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM
in older versions of ACE+TAO. Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness. If you don't use
the PRF, therefore, it is less likely that someone from the core
ACE+TAO developer team will be able to answer your question.
Naturally, we encourage and appreciate other members of the ACE+TAO
user community who can respond to questions that they have the answers
to.
> I am trying to write code using TAO for a inhertied idl (in C++)
> resulting in making mulitple a inherited Impl file (from POA_Derived,
> BaseImpl).
>
> When I compile I get errors like _is_a(), _downcast() etc. has two
> overriders.
>
> I hear in such a case Tie approach is better.
>
> I wish to know two things
>
> 1. Where can I find an example of Code using Tie approach.
TAO_ROOT/tests/POA/TIE/
>2. Is there a way (compiler option etc.) in which I write a code for
>multiple inherited Impl file without changing my design.
Not as far as I know.
Doug
--
Dr. Douglas C. Schmidt Professor and Associate Chair
Electrical Engineering and Computer Science TEL: (615) 343-8197
Vanderbilt University WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203 NET: d.schmidt at vanderbilt.edu
More information about the Ace-users
mailing list