Files in individual libraries
As long as library authors follow the normal Boost guidelines for placing the necessary files for using, building ( for non-header only libraries ), testing, and documenting their library I really don't see why an author cannot add to their library whatever other files they want in whatever place in their library structure they want to put it. Can it really be such a big issue that this should not be allowed ? And, if so, why ? If the real issue being objected to is that the placement of additional files gives the end-user an impression that Boost libraries generally support additional things which an individual library supports with the additional files, wouldn't it just be better to encourage and/or require that an individual library developer document the additional files as personal extensions to what Boost requires.
On Fri, May 20, 2016 at 8:06 AM, Edward Diener
As long as library authors follow the normal Boost guidelines for placing the necessary files for using, building ( for non-header only libraries ), testing, and documenting their library I really don't see why an author cannot add to their library whatever other files they want in whatever place in their library structure they want to put it.
Can it really be such a big issue that this should not be allowed ?
I'm getting tired of saying this.. But that's always been allowed. And that's still allowed [1]. If anyone thinks that the requirements say otherwise please submit a PR with wording changes. [1] http://www.boost.org/development/requirements.html -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail
On 5/20/2016 10:08 AM, Rene Rivera wrote:
On Fri, May 20, 2016 at 8:06 AM, Edward Diener
wrote: As long as library authors follow the normal Boost guidelines for placing the necessary files for using, building ( for non-header only libraries ), testing, and documenting their library I really don't see why an author cannot add to their library whatever other files they want in whatever place in their library structure they want to put it.
Can it really be such a big issue that this should not be allowed ?
I'm getting tired of saying this.. But that's always been allowed. And that's still allowed [1]. If anyone thinks that the requirements say otherwise please submit a PR with wording changes.
Good. Then all the comments about placing CMakeLists.txt files somewhere are totally a waste of time and typing. Thanks, Rene, for clearing up the matter. Now if all the others prattling on about this would read your answer the whole discussion about this should end immediately.
participants (2)
-
Edward Diener
-
Rene Rivera