hei the root directory does not contain to much files. I currently tend to leave the files were there are because all "the api stuff" is in root, while all "the implementations" are in the subdirectories. That feels good to me.
Other opinions? Cheers Christian PS: thanks ivan for the other commits today I will give them a review the next days. But i am glad you cared on these issues 2010/9/18 Ivan Habunek <[email protected]>: > I think it may be a good idea to move files with abstract classes and > interfaces to their respective directories. > i.e. move: > - LoggerAppender.php to appenders > - LoggerConfigurator.php to configurators > - LoggerFilter.php to filters > - LoggerLayout.php to layouts > > This would make the root directory less cluttered. > What do you say? > > Regards, > Ivan >
