On Fri, May 17, 2013 at 6:02 PM, James Clemence <[email protected]> wrote:

> On Friday, 17 May 2013 11:24:01 UTC+1, Roman Perepelitsa wrote:
>
>> Yes, the 0.4 spec is the de facto standard. We are going to make an
>> announcement some time in June.
>>
>> The Google hub still supports the 0.3 spec for backward compatibility.
>>
>
> Excellent - thanks for your help!
>
> Are there any features which are considered particularly important in the
> transition phase to support between the two, or would you recommend just
> coding to 0.4?
>

My apologies for the delay in response.

The most robust approach is to only use features that exist in both 0.3 and
0.4 specs. For example, don't use "sync" subscription requests because 0.4
doesn't have them and don't reject distribution requests from the hub if
they don't have the Link HTTP header because 0.3 doesn't have them.

In short, follow the robustness
principle<http://en.wikipedia.org/wiki/Robustness_principle>: Be
conservative in what you send, be liberal in what you accept.

Roman.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Pubsubhubbub" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to