Open benjamingr opened 11 years ago
Def agree. Standard async methods all around. On Aug 2, 2013 6:41 PM, "benjamingr" notifications@github.com wrote:
Example usage:
CQ dom = await CQ.createFromUrlAsyncTask("http://www.google.com"); // dom available here
— Reply to this email directly or view it on GitHubhttps://github.com/jamietre/CsQuery/issues/122 .
Any update?
None yet.. but I should start having a couple hours here and there to work on this project soon, I'm definitely not abandoning it. Been a bit of an interesting year with my transition to daddy land and a new job but things are settling down to some kind of new normal :)
Example usage: