Adam Mitz

Results 150 comments of Adam Mitz

Could you give some more detail on the motivation for these changes?

Enable the monitor library in the "publisher" and "subscriber" processes with `DCPSMonitor=1` in the configuration file or the equivalent on the command line. See `tests/DCPS/Monitor` for an example.

Support for monitoring for RTPS-based applications is in progress

Looking into this... I think I disagree with the "We think the best solution is..." part that you quoted, but we should be able to find a way to resolve...

It's not set in `typeobject_generator::generate_enum_type_identifier`

Thanks for the additional info. The spec issue is there to point out the problem and improve the spec for a future 1.4 version. It doesn't have a proposed resolution...

We can change OpenDDS to have enums that are explicitly annotated with extensibility use the enum_flags in TypeObject to encode the same. Would that work for your use case, @smnrgrs?

@smnrgrs please try the latest OpenDDS and let us know if it's fixed

Spec seems to allow either way, but performance may be improved by changing it. Does this only impact strings?