Re: Proposal to remove some implementation details

On Sep 1, 2011, at 8:56 AM, Adam Bergkvist wrote:
> My experience with implementing this spec (in WebKit) is that these
> detailed steps are rather helpful and actually defines a lot of the
> behavior. E.g.:
> 
> * 2.1.1.1. defines how the options string should be parsed.
> * 4. defines how the serverConfiguration should be parsed as well as how
> the initial offer should be constructed. Details in this section also
> affect the behavior defined in the addStream, removeStream and
> processSignalingMessage sections.

This is actually an argument for removing this level of detail from the spec because it does not reflect the current stage of our thinking correctly. For instance, there is a proposal to change the option argument to be an object rather than a string, and providing details to parse it is pre-mature at this point.

-Anant

Received on Thursday, 1 September 2011 23:56:46 UTC