Ticket #299 (closed defect: fixed)
Fix OWD/OEF Python component generation
| Reported by: | cdietric | Owned by: | Snyder.Jason |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.8 (OSSIE Eclipse Feature) |
| Component: | OSSIE Eclipse Feature | Version: | trunk |
| Keywords: | Cc: |
Description
Currently, generated Python components are interoperable with one another but not with C++ components.
From Shereef: ...need to make a few fixes to the code generator (e.g. WaveDev?/wavedev/generate/templates/py_comp/genStructure.py). Specifically, the 'writeReadProps' method and the port generation. Currently, only two data types are supported, 'short' and 'double'. Also, the port generation does not match the associated port signature (i.e. the parameters are incorrect).
Change History
Note: See
TracTickets for help on using
tickets.