[Scons-dev] Breaking changes in v2.4

William Blevins wblevins001 at gmail.com
Sat Aug 1 09:39:34 EDT 2015


The initial slots change has the object set up to call get_path() when
trying to get the attr path (and all the others), but we expect everyone to
use the functions going forward.

William
On Aug 1, 2015 9:31 AM, "Jonathon Reinhart" <jonathon.reinhart at gmail.com>
wrote:
>
> 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
>
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20150801/6e0c1418/attachment.html>


More information about the Scons-dev mailing list