Hello,We are wondering, if it would be possible to support foo.lua.d/bar.lua for require("foo.bar"). See, Linux really really wants file-dir duality. You can tell by all the .d/'s everywhere. Unfortunately POSIX forbids file-dir duality. So .d/'s everywhere is the best we're gonna get. But it'd be nice to see them more widely supported.
Thanks!