[Scons-dev] Breaking changes in v2.4

Jonathon Reinhart jonathon.reinhart at gmail.com
Sat Aug 1 09:31:29 EDT 2015


Hello all,

I'm looking at the upcoming Node API changes (for __slots__) mentioned here:

https://pairlist4.pair.net/pipermail/scons-users/2014-July/002734.html

Is it correct that we will be unable to use t.abspath in v2.4, and will
instead need to use a new method, t.get_abspath()? Is there any reason the
previous attribute name couldn't instead be implemented with @property, so
it doesn't break any existing code?

There are a few places where our builds use .abspath because there seemed
to be no better way. I have no problem porting the code to work with 2.4
but I'm wondering how many others there are.

Jonathon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150801/ee62e70b/attachment.html>


More information about the Scons-dev mailing list