Bug #923

Updated by J. Moringen about 12 years ago

* Specific to Protocol Buffer serialization
* Can cause severe slowdowns during channel creation
* Does not handle unavailable payload IDLs properly
* Compatibility of computed format and actually recorded events is not verified
*
Output format sucks
** Parsing is very fragile due to @:@ serparator
** Interaction of type-dependencies, filenames and imports sucks
** Format is not fully machine-readable at this point

Back