Not necessarily, could be useful for dynamicvv logging. If used for control, one has to make sure that registration has finished (with retransmissions, etc) before switching in time-critical things using the new types. I.e. not CS101 stuff, but I can see applications for it.
Not necessarily, could be useful for dynamicvv logging. If used for control, one has to make sure that registration has finished (with retransmissions, etc) before switching in time-critical things using the new types. I.e. not CS101 stuff, but I can see applications for it.
The current version tries parsing the whole file looking for registrations before outputting the header and then data. This got nowhere when following a log file... If a valid compromize would be to accept all registrations that are written when the application starts, and then continue following the file for changes, then there will be a merge request in the works.
Feel free to deny it if there is a better way.
The current version tries parsing the whole file looking for registrations before outputting the header and then data. This got nowhere when following a log file... If a valid compromize would be to accept all registrations that are written when the application starts, and then continue following the file for changes, then there will be a merge request in the works.
Feel free to deny it if there is a better way.