For API consistency, it would be nice if you could tell ProtoGen to generate structs for single field packets. The "parameterInterface" attribute appears to be ignored when explicitly set to false.
The intended way to achieve this would be to say 'structureInterface="true"'. However version 1.8.1 now explicitly handles the case where structureInterface or parameterInterface are set to "false".
For API consistency, it would be nice if you could tell ProtoGen to generate structs for single field packets. The "parameterInterface" attribute appears to be ignored when explicitly set to false.