[webkit-dev] Extending the multipart support

Sachin Puranik sachin.puranik at celunite.com
Fri Sep 21 23:14:32 PDT 2007


HI ,

As I checked there is no support for the multipart contents(multipart/mixed,
multipart/related, multipart/alternate) in the WebKit. What shall be ideal
way to extend this support.

There are two approach in my mind.

 

1)parsing the content's other than HTML and Store as cached obkjects in
Cache manager. But if Cache is disable it will be a problem.

 

2)Deriving new class HTMLMultipartDocument  from HTMLDocument /Document.

 

 

Is there any other way to do it.

 

Thanks  and Regards

Sachin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070922/a64add61/attachment.html


More information about the webkit-dev mailing list