Hi Mikhail,

I'm terribly, terribly sorry for the delay. These couple of days I spent much time participating in the New Layout Manager Project and only made enough time to finish the wrapper in comphelper, hopefully next Monday I can finish the rest of the implementation in SwFilterDetect::detect() and send the patches to you before our next IRC meeting.

Thanks very much for your explanations on the two types of detection, now the concepts are pretty clear to me; and moreover, thanks for caring about my works. :-)

And I do have a question about the issue, which may back-trace to our previous tasks. It's about the static function that returns the supported service names by the implementation. Take the previously finished implementations for example, while SequenceOutputStreamService::getSupportedServiceNames() and XTempFile::getImplementationName_Static () returns only one service name( respectively "com.sun.star.io.SequenceOutputStream" and "com.sun.star.io.TempFile" ), the OLESimpleStorage::impl_staticGetSupportedServiceNames() returns two service names( "com.sun.star.embed.OLESimpleStorage" and "com.sun.star.comp.embed.OLESimpleStorage"). I would very much like to know if the list of supported service names are pre-determined by other factors, and where I can look up them when I am to do a new implementation. Could you please give me some help?

Thanks and Best Regards,
Felix.

Mikhail Voitenko 写道:
Hi Felix,

Sorry, I have forgotten that I have promised to provide a short explanation about "flat detection" and "deep detection" on the last meeting. In few words the "flat detection" is a type detection based on document extension, and the "deep detection" is the detection that analyzes the document contents.

How is it going with the InteractionHandler wrapper that would allow to avoid filter selection dialog? Do you have any questions?

Best Regards,
Mikhail.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to