AID - Abstract Interface Definition
Compiler for Language Independent Interfaces
AID - To Do List
The list below represents a number of comments, enhancements and problems
found.
Comments
- check what happens when running IFitter through javadoc
- in HepRepIterator the inheritance from Iterator does not import java.util.Iterator
General
- remove all the [] stuff from RTTI
- defaults cannot be set after a @java {} closure because the closure gets copied multiple times
Java Generator
- make sure not to import something from our own package
- fix auto ptr
C++ Generator
- free string UTFs
- return vars for methods with the same name should have different names.