Hi all, I had a short discussion with Chris and Volker (a new colleague of us) yesterday which is important for the list, I guess. First, I learned (sorry that I didn’t notice Chris!) that the generation of POJOs and serializers / deserializers in Java is totally finished. So if we agree on accepting this as first major step towards driver generation this is reached.
BIG PROPS to Chris for making that happen! As we need another driver (DF1 protocol) I think the way will be the following for us: * Write an mspec file * Generate java pojos / factories * Write protocol logic in java on top of the pojos I suggest to also commit the generated files in the first run (until the maven plugin is released). @cdutz: we try to follow your docs as closely as possible but if further things are unclear we try to bring it back to you / the list / the docu. Julian
