Hi guys, in java it is common to have package folders inside 'src/main/java', as for example 'npanday/plugins/compile' - in .NET on the other hand we just configure a root namespace in the project file and then start with folders from there.
I'd like to do that in NPanday, too. That means remove the path-segments that repeat the default namespace per project. Any objections? _ Lars
