[Maf] MAF

Christopher Ottley xknight at users.sourceforge.net
Thu Sep 23 21:51:13 EDT 2004


Jason Cobb wrote:

>1) Will this release add a spot in the context menu?
>  
>
Planned, but as yet, not implemented.

>2) Will the code optimization you are completing
>achieve the speed up of the MHT encoding you mentioned a while back?
>  
>
Nope, with this release I'm aiming for full MHTML standards compliance 
(there are a heck of a lot of related standards by the way). What I did 
do was implement the encoder as an XPCOM component. This let me hide the 
implementation from the MhtHandler component (responsible for triggering 
encoding and decoding) so that if I get the time (and have the 
inclination), I can rewrite the encoder in C++ and drop the library in 
an existing MAF installation for an instant speed boost. Currently the 
encoder has been implemented in Javascript but I rewrote code to try and 
get rid of those annoying "A script on this page is causing mozilla to 
run slowly" errors when encoding.

Regards,
Christopher.


More information about the Maf mailing list