Better handling of paths without extension
CHH opened this issue · 1 comments
CHH commented
Lookup the filename with all registered engine extensions when the logical path has no extension, and take the first match.
CHH commented
This is handled by the new PathStack
class in http://github.com/CHH/fileutils.