top | item 8773843

(no title)

rverghes | 11 years ago

Not really, because db is not static. In my example, that Database.write() method would itself be static, and thus you can't pass it in as an argument.

Basically, this concept means that it's static all the way down, from the top layer to the bottom layer.

discuss

order

kyllo|11 years ago

s/static/void/