9 Jan
2020
9 Jan
'20
2:54 p.m.
For Py3 compliance, you mentioned that Special Channels are going away.
No, special channels themselves aren't going away, but the toggle button in the UI isn't there. Special channels are always displayed, but the mechanism by which they are fetches is unchanged. My point was that your instructions blurb mentions UI elements that don't exist in both UIs.
So we should just append them after normal channels for all new drivers and set rf.memory_bounds to include them?
They need a computed location number, which should be after then end of the regular memories, but don't include them in memory_bounds. The UI will ask for them if they're in rf.valid_special_chans.
--Dan