[Scons-dev] Renaming Node's .binfo and .ninfo attributes

Bill Deegan bill at baddogconsulting.com
Sat Mar 31 16:32:48 EDT 2018


Indeed.
SCons does have a deprecation cycle:
https://github.com/SCons/scons/wiki/DeprecationCycle

That said it generally doesn't apply to non-public API's.
But, since it should be fairly trivial to support backwards compat for a
deprecation cycle, it seems worth doing.


On Sat, Mar 31, 2018 at 12:15 PM, Andrew C. Morrow <
andrew.c.morrow at gmail.com> wrote:

>
> I took a quick look through the MongoDB SCons setup, and I found once
> place where we call get_ninfo. I agree that changing these to have clearer
> names would be helpful, but it does feel like leaving in the old property
> names / accessors would be useful for some period of transition.
>
> On Wed, Mar 28, 2018 at 9:27 PM, Jason Kenny <dragon512 at live.com> wrote:
>
>> I am 😊 and I would like this change myself. Can you make a property
>> with the old value for compatibility
>>
>>
>>
>> Jason
>>
>>
>>
>> *From:* Scons-dev <scons-dev-bounces at scons.org> *On Behalf Of *Bill
>> Deegan
>> *Sent:* Wednesday, March 28, 2018 8:22 PM
>> *To:* SCons developer list <scons-dev at scons.org>
>> *Subject:* [Scons-dev] Renaming Node's .binfo and .ninfo attributes
>>
>>
>>
>> Greetings,
>>
>>
>>
>> I'd like to rename them as follows so they're more easily comprehensible
>>
>> .binfo -> .build_info
>>
>> .ninfo -> .node_info
>>
>>
>>
>> Thoughts?
>>
>> Reasons not to change?
>>
>>
>>
>> Is anyone reaching that far into the Nodes?
>>
>>
>>
>> -Bill
>>
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev at scons.org
>> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>>
>>
>
> _______________________________________________
> 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/20180331/09bd68d0/attachment.html>


More information about the Scons-dev mailing list