summaryrefslogtreecommitdiff
path: root/modules/CIAO/tests/IDL_Test/Cornucopia/README
blob: 476030cd33d0d568275c76c9a3f1066fd226a739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

Cornucopia Code Generation Test
===============================

This test is for correct code generation, the various
artifacts compile and link, but there is no executable.

The IDL file in this directory was put together to have
a wide variety of IDL3 constructs, and some features
not yet present in other CIAO tests and examples:

- inheritance of operations and attributes in:
  - facet interfaces
  - supported interfaces
  - homes
  - components (attributes only)
  
- inheritance of factory and finder operations

- raises, getraises and setraises constructs

- separate scoping for supported interfaces,
  port interfaces, derived components, and homes
  
- skeleton and servant generated files in separate
  builds/libraries
  
  
Jeff Parsons
June 16, 2009