* Caleb Spare <
ces...@gmail.com> [150910 21:06]:
Can someone explain to me what problem is solved by not allowing
importing of subdirectories of internal? First, I truly do not
understand what the benefit is. Second, it doesn't really seem to
prevent anything, it merely adds work for someone who wants to get
around the restriction; the source code is there and can be copied to a
separate directory. Now the user has all the problems of forking the
code when no fork was needed.
This sounds like security by obscurity, but worse.
...Marvin