Am Donnerstag 24 Mai 2007 schrieb Eric S. Raymond: > Ivanovic, myself, alink, and allefant have all been whacking at this > problem but have failed to solve it. There is a suggestion on the > table that we ought to drop a nuke on the problem by linking the > Boost filesystem library and using its directory-traversal primitives, > which whould at least simplify the code path.
Using Boost just for the filesystem would be a nuke, but if we subsequently encourage developers to use more parts of it in other areas of the code this doesn't hold anymore. :-) Personally I think that while many dependencys are bad, depending on a few well known and maintained libs is better then to duplicate the code everywhere. Bye David _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
