Interesting RTI Design Choices
- expects use of a framework
- "hello world" example is ~2000 lines
- I developed a set of RTIHelper classes for Java, C++, and Common Lisp
reducing this to ~30 lines
- attribute and parameter values are uninterpreted sequences of bytes -- up to higher layers to standardize and interpret
- Federation Object Model (FOM) provides detailed specification,
but currently mostly documentation