@coderboy14
Nothing here yet.
Nothing here yet.
No blogs yet.
I use a method more like the latter, because I found a solution today. I use an interface, and have users implement that interface into their "callback / handler" class, and when they start my WebKit API, they pass ( this ) as an argument. I will defiantly keep your first solution in mind though, because it might solve a problem I was having in another piece of code.