|
From: DU V. DE V. F. G. P. <fra...@ca...> - 2007-04-05 10:47:00
|
Hi all, =20 =20 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?=20 Another one, what about refactoring the QL folders hierarchy since we = are using svn? Fran=E7ois=20 |