summaryrefslogtreecommitdiff
path: root/modules/CIAO/tests/IDL_Test/Cornucopia/README
blob: 40c1b6a909069558054be28cda1bebe1b7ceb947 (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
31
32
33
34
35
36
37
38
39

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 and non-template IDL3+
constructs, and some features
not yet present in other CIAO tests and examples:

            Non-template IDL3+
            
- porttype
- port
- mirrorport

            IDL3

- 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
December 17, 2009