|
FAST Protocol
< Previous Next >
Re: swx MDI decoding issue
Rolf Andersson / Pantor Engineering 14 May 2009 11:59AM ET Michael,
It feels like I'm repeatedly paraphrasing the FAST spec to answer your questions. May I suggest that you read the spec, describe how you interpret it for you use cases and then ask any questions that you might have regarding specific sections of the spec.
/Rolf
> Rolf,
>
> Let's say there is a field is optional. operator is tail. field
> type is string and no initial value. Then when I recevie 0x80
> which means is null value, how to proceed?
>
> Here is another case. There is a field is optional and the operator
> is constant. If the pmap bit is set, should the value appear in the
> stream or just use the default value?
>
> BTW Can I say that the initial value is used if the field is absent
> no matter what operator is?
>
> Michael
Re: swx MDI decoding issue Rolf Andersson / Pantor Engineering 14 May 2009 11:59AM ET |