Python Forum
should I ... go class or stick with functions?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
should I ... go class or stick with functions?
#5
Thanks all for your much appreciated responses!

Based upon that I think a class would indeed be a proper way to code it.

As Atombear mentioned in bullet 1, functions are used in other functions. (projectnumber defines where to put data for example).

Class it is.
Reply


Messages In This Thread
RE: should I ... go class or stick with functions? - by 3Pinter - Nov-14-2020, 10:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling functions from within a class: PYQT6 Anon_Brown 4 3,794 Dec-09-2021, 12:40 PM
Last Post: deanhystad
  Why built in functions are defined as class? quazirfan 5 2,847 Oct-23-2021, 01:20 PM
Last Post: Gribouillis
  using class functions in roguelike game trousers1 3 2,582 Dec-02-2019, 08:22 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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