On Friday 08 June 2007 16:33, Alin Dreghiciu wrote: > Section 102.11.3.1 states that getMimeType from defaultHttpContext should > return false so the HttpService implementation will do it's best guess > about the mime type of the resource. This is in contradiction with last > statement from 102.3 (just before 102.4) that states that getMime should > return a reasonable mapping. My suggestion is that this statement from > 102.3 should be removed or be in concordance with 102.11.3.1 .
I have interpreted that myself as; 1. The defaultContext (which is written by the Http Impl author) will return null, and the Http service should make reasonable guess internally if null is received. 2. 102.3 is targetting the Http Service user, saying that "hey you should try to return something useful. Now, that may be wrong. Peter Kriens, got any comment on that ??? Cheers -- Niclas Hedhman, Software Developer I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
