Sounds good to me. The conventional directory layout should be what most .NET developers expect it to be (but still configurable).
- Brett On 14/11/2011, at 11:25 PM, Lars Corneliussen wrote: > 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 -- Brett Porter [email protected] http://brettporter.wordpress.com/
