Community
Participate
Working Groups
(originally from http://trac.objectteams.org/ot/ticket/270) It seems that we can avoid surfacing some more problems that are (probably) caused by an unhappy compile order. Specifically, the problem NotGeneratingCallinBindings refers to a situation where a binary role file is found where currently a source type would be needed. The compiler adaptor should catch this and recompile the necessary files. We might also push the limits of what can be done using the binary role: some callin bindings (w/o sophisticated parameter mappings?) could perhaps be reconstructed from the byte code attribute?
Without concrete examples this has low priority.