RedditSharp-DEPRECATED-
RedditSharp-DEPRECATED- copied to clipboard
Add "Static" accessors to Things to prevent excessive web requests
I have implemented some already, for example in the "Static Operation" regions of ModeratableThing
.
This allows accessing information/posts without having to follow the entire chain through the main Reddit
object and causing unnecessary API calls.