|
From: Luigi B. <lui...@gm...> - 2007-04-24 07:09:36
|
On Mon, 2007-04-23 at 08:47 -0700, na...@us... wrote: > Revision: 10348 > http://quantlib.svn.sourceforge.net/quantlib/?rev=10348&view=rev > Author: nando > Date: 2007-04-23 08:47:20 -0700 (Mon, 23 Apr 2007) > > Log Message: > ----------- > - adopted lower case filters in VC8 project > - in folder marketmodels: moved all derived classes in their proper sub-folder Hi, are we really going to have a marketmodels subfolder for each class hierarchy? Of course I'm not against structuring the source tree, but hierarchies are just an implementation detail (the clearest example of this being the nodedataproviders folder.) I'd rather structure it according to the domain; for instance, the subfolders basissystems, exercisestrategies, exercisevalues and nodedataproviders could as well disappear and the files in them could be moved into a single folder named callability. Later, Luigi ---------------------------------------- standards, n.: The principles we use to reject other people's code. |