Duy Nguyen [off-list ref] writes:
quoted
Even though that single operation might be possible, do not go
there. A "pathname" identifies a "path", not its contents, and
"appending crap after path" breaks the data model badly.
I thought about that but I thought all those operations required
special treatment for submodules anyway.
Operatins requiring special treatment does not make it right to
break the data model anyway, so...