Summary: | Eliminate hand-crafting of code generated from .pidl files | ||
---|---|---|---|
Product: | TAO | Reporter: | Jeff Parsons <j.parsons> |
Component: | ORB | Assignee: | Jeff Parsons <j.parsons> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | P3 | ||
Version: | 1.5.4 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 2959 | ||
Bug Blocks: | 2454, 2546, 3019 |
Description
Jeff Parsons
2006-03-17 12:17:13 CST
Tentatively targeted for TAO 2.0. accepted Added blocks Made some changes to generate a typedef for the Cookie native declaration in ServantLocator.pidl. One to solve is the guard that is added to some generated files to make sure that end users can't include those. Maybe move the real contents to a new file and add a special flag to generate a check that a generated C.h file can't be included Most easy files are fixed, now left are files where methods are added which are not in idl, those are the hard ones. number of handcrafted files already decreased a lot, a few must be done, but these are not easy added depends added blocks fixed |