Today I spent too much time at the pc: 25/24 hours instead of the usual 22/24 , so I'm a little tired
and I do not think I can explain what I mean to ask.
In addition, after the failure of one of my previous similar question...!
Given the "impossibility" of using global variables:
If I have a CLASS "Student" (not an instance-object) and a CLASS "Students" (which will contain some Student objects, when instantiated), how can I inform Students (object) that a property of a Student object has been changed?
I mean how to design(project-plan) this directly in the classes!
It seems, but I'm not mad (not fully )
and I do not think I can explain what I mean to ask.
In addition, after the failure of one of my previous similar question...!
Given the "impossibility" of using global variables:
If I have a CLASS "Student" (not an instance-object) and a CLASS "Students" (which will contain some Student objects, when instantiated), how can I inform Students (object) that a property of a Student object has been changed?
I mean how to design(project-plan) this directly in the classes!
It seems, but I'm not mad (not fully )
Last edited: