• 31 Posts
  • 909 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle

  • This is basically code refactoring on a simplified level. You’re basically renaming a whole bunch of functions/tokens at once.

    Let’s say you’re renaming the variable ‘count’ under the method ‘buttplug’. First off, what do you rename it to?

    You start by replacing every instance of buttplug.count with a unique token, let’s say tnuoc.gulpttub.

    Then you replace that buttplug with a unique buttplug.

    Simple.