Nikolay Sivov bunglehead@gmail.com wrote:
I think it'd be cleaner to let write_pointer_description() handle that, as now you pass all needed info in anyway.
My intent was to not cause more unwnted changes than really required at this point, and since the only caller of write_pointer_description() that is interested in passing attribues is write_array_tfs() then it's more logical IMO to make the decision in write_array_tfs() itself.