Quoting Sam TH <[EMAIL PROTECTED]>:

> This is a bug.  We should be trying Psion last, not before RTF and
> ABW.  

Nah, this isn't necessarily a bug. We go through the vector in the order that
the importer/exporter components are registered to see if they support the given
file type, extension, etc... So maybe we should enforce some sort of ordering
rule for when we registering importers, but this is certainly not a bug. Even
further, we *could* store them in something like a UT_Map where the returned
order isn't guaranteed. Short story: as long as the doc opens correctly with the
correct filter, that is the desired effect, and thus, there isn't any bug, but
rather a debugging message.

Dom

-----------------------------------------------
To unsubscribe from this list, send a message to
[EMAIL PROTECTED] with the word
unsubscribe in the message body.

Reply via email to