Ricardo Wurmus <[email protected]> writes: > Stefan Reichör <[email protected]> writes: > >> Does someone provide feedback for this patch? >> Is it useful or is increasing the number of .scm files a bad thing? > > We usually avoid moving around packages unless there’s a very good > reason for it. One of the disadvantages of moving package expressions > is that it breaks existing manifest. > > Could your new chess-related packages be added to games.scm instead? >
Thanks for your feedback. I had serveral reasons why I started this way: * I guessed it would be easier to do a split before adding more packages * Classifying packages in .scm files makes them easier to find * And it would be a commitment from me to provide these packages However - of course I have no problem in adding them to games.scm Stefan.
