Forum Post: RE: input parameter defined as constant

  • Thread starter Thread starter Marian Edu
  • Start date Start date
Status
Not open for further replies.
M

Marian Edu

Guest
hmm, guess this is what catch you eyes... "When writing industrial-strength code, you should always assume that your coworkers are psychopaths trying to get you any way they can" :) how would you see constant being applied to a reference/object... say a temp-table or dataset, are you allowed to update data in those or not because it's constant? if it's an object can you delete it or the compiler should forbid you to do so, maybe you can't even update it's properties or call any methods that affects it's state as a matter of fact... still think will add more confusion instead of making it more clear but I'm open minded so feel free to show me a better way :)

Continue reading...
 
Status
Not open for further replies.
Back
Top