James Titcumb

Results 161 comments of James Titcumb

@cschneid said: > we do exactly that in ruby, although ruby provides 99% of the impl > python we rely on the native logger > ruby agent by default looks...

https://github.com/bernardphp/bernard

I don't think this is within the scope of this project; it doesn't make sense to bundle any browser-specific driver within. I understand from a convenience point of view, but...

Something to download the latest driver could be workable, yeah. But I wouldn't bundle the binaries in this repo (as the JAR already is). :+1:

It does indeed reduce maintenance burden; though the version matching kinda goes out the window; or would you download the version that matches whatever is checked out, and automate the...

To clarify further, I think there's another option: * Continue manually releasing & verifying (potential for human error eventually) * Automate downloading the latest version (versions requested in consumer `composer.json`...

@nikic @lisachenko any ideas on whether we can push this RFC along a bit? Would love to get AST available in core. I have a question: if integrated into core,...

> It doesn't actually load the class entry, it just parses it. Yep I understand that's the current operation, I was asking *if integrated into core* :) thanks!

Thanks for confirming! Any ideas if/when it might make into core?

Dang, it amazes me how different they all are >.< Thanks for the report; being brutally honest, this probably isn't going to be something I can look into for a...