Re: [widgets] P&C simplifying some rules (editorial)

On 6 Jan 2010, at 08:56, Cyril Concolato wrote:

> [snip] 1 fails because we don't implement SNIFF. I don't know if we  
> will. [snip]

Actually you don't need to implement SNIFF to pass that particular  
test, as it only requires you do the extension-processing part of the  
algorithm.

See, e.g.:

https://svn.apache.org/repos/asf/incubator/wookie/trunk/src/org/apache/wookie/util/ContentTypeUtils.java

As you can see we've put a TODO for SNIFF but the code as it stands  
passes the test fine.

S

Received on Wednesday, 6 January 2010 10:23:02 UTC