[Scons-dev] scons: path-like objects

Dirk Bächle tshortik at gmx.de
Fri Sep 6 16:58:46 EDT 2019


Hi Mats,

On 04.09.19 19:29, Mats Wichmann wrote:
>
> does anyone think it is important to examine scons for support of Python
> path-like objects?
>

I think this is important enough to put some research effort in it. But only if we're talking about the FS-centric Node classes
"Node.FS.Base" and its derivants.
 From an architectural point of view I still see SCons as a "build framework". At the moment we're mainly supporting files and
folders as Nodes, but I'd like to have enough flexibility to also support e.g. "database Nodes", if required.


Best regards,

Dirk


More information about the Scons-dev mailing list