Search:

Type: Posts; User: Json

Search: Search took 0.10 seconds.

  1. Re: How to share variable values amongst different classes?

    You should always learn from what you are doing I believe, its the way forward :D

    // Json
  2. Re: How to share variable values amongst different classes?

    Not really actually, your method there makes no real sense as all it does it deduct one from the original variable and then return it, you have effectively created a wrapper method for --variable.
    ...
  3. Re: How to share variable values amongst different classes?

    Well this depends, how tight coupled do you want the class cat and mouse to be? In theory they should be as loosely coupled as possible meaning the class cat should only do its own stuff and the...
Results 1 to 3 of 3