What approach do people suggest to handle the case different types use the
same extension?

In this case (Lidar vs ASCII log file) I can see if the first character is
'~' and pick the right mime type.

How is this supported in tike?  If i register two mimes with:

<glob pattern="*.las" />


the second one fails.


Is there a general approach to this problem, or does this collision need to
be sorted out in a custom Detector?


thanks

ryan

Reply via email to