Python Forum
extracting a function/class/method from code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
extracting a function/class/method from code
#6
(Mar-25-2022, 06:38 PM)ndc85430 Wrote: If that's not what you mean, please clarify.

they are big relative to code extracting source code. i cannot refactor the whole code. i must extract the functions and classes, first.
(Mar-25-2022, 06:38 PM)ndc85430 Wrote: Also, what kind of editor/IDE are you using?
emacs/bash within a nearly full screen xterm (i use the same for C and everything else).
(Mar-25-2022, 06:38 PM)ndc85430 Wrote: Still, I strongly suggest refactoring these large things.
refactoring each function/class makes more sense once they are isolated from each other.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: extracting a function/class/method from code - by Skaperen - Mar-30-2022, 12:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  function/method keyword argument alias Skaperen 1 3,151 Dec-01-2019, 03:56 AM
Last Post: Gribouillis
  omitting arguments in function/method calls Skaperen 10 4,015 Nov-24-2019, 10:13 PM
Last Post: Gribouillis
  writing a class or a function Skaperen 9 4,470 Dec-30-2018, 04:30 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020