Meetings2011-07-14 » History » Version 6

« Previous - Version 6/18 (diff) - Next » - Current version
S. Wrede, 07/14/2011 05:11 PM


Meeting 2011-07-14

Protobuf IDL, Serialization and Code Generation

  • Structure of Protocol Buffer Messages
  • Protobuf IDL
  • Protobuf Serialization
  • Protobuf Reflection

Robert:

  • Wie funktioniert die Reflection mit den Protocol Buffers? Was muss man beachten?
    • IDL ist benötigt. Kann man aber Out-of-band mitschicken.
    • Für Logger ist das in progress,

XCF Migration

  • Wo macht man die Transformation?
    • Robert: Bridge? API-Emulator?
    • Sebastian: Component-wise?
  • Wichtig ggf.: XML Support für einfache Umstellung

Tools

  • Logger
    • Filtering
    • Inspection for XML and Protobuf data
    • Handling of IDLs
  • Which other tools are required?

XML Support

XPath-like Content Matching

IDLs and Serialization

  • Build-process integration
  • How to deal with converter code?
    • How does sharing work?
    • Project structure?
    • Converter repository?
    • Converter deployment?
    • Development process?
  • Protobuf <-> XML
  • Protobuf <-> Domain objects

Event Sequence Numbers (Stefan)

Connector Topology (Stefan)

slides.pdf - slides used in the meeting (419 KB) J. Moringen, 07/16/2011 12:44 AM