2

Still on this : https://devrant.com/rants/1430952/...

So I understand that on the framework of the company, to store data in your cache, you use a method, called

Load.

So yeah, that seems kinda okay somehow. But this method is called by another one called GetOrLoad, that will get or load the data.

Is my english bad or is it really ambiguous given that context ?

Comments
  • 1
    What am I Getting/ Loading?

    Methods should at least give some insight of what they’re going to do without reading the code line for line and potential comments.
  • 0
    @C0D4 Worse is, I have a sample solution to see how it works

    But given the code and the documentation, both disagree on how the method works.
Add Comment