coding style

Posted by DU VIGNAUD DE VILLEFORT FRANCOIS GASAPRD PHI on
URL: http://quantlib.414.s1.nabble.com/coding-style-tp9335.html

Hi all,

 

 

You may have noticed that I have done some changes in the inclusions yesterday. The goal was to include less header files in the header files (to avoid cascading inclusion). To do so I have removed uneeded or too general inclusions. I have also used forward declarations and now I have doubts about the relevancy this trick. Indeed I have the feeling that it simply moves some inclusions to the client code. So one way or another compiler will have parsed the same amount of header files to compile a client file... Any thoughts?

Another one, what about refactoring the QL folders hierarchy since we are using svn?

François


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev