Didier Durand

Results 15 comments of Didier Durand

Yes, this feature would be highly useful

I just found that license seems to be BSD in [line 16 of setup.py](https://github.com/apavlo/py-tpcc/blob/7c3ff501bbe98a6a7abd3c13267523c3684b62d6/setup.py#L16) Is that correct? Didier

Hello Thomas, where do I get them (preferably in source code)? happy to try that.

> > Hello Thomas, where do I get them (preferably in source code)? happy to try that. > > https://github.com/google/elemental2 Thanks, Goktug! I will try those bindings. Didier

> https://colinalworth.com/ace-editor-src.jar > https://colinalworth.com/google_maps_api_v3.jar Colin, I'll try your source code and will let you know. Didier

@stockiNail : Hi, yes, please, let us know : i tried to generate ace-1.2.3.js But, it's in my failling tests due to its dependency on html5.js which triggers the infinite...

> @didier-durand yes, I do my best! Let me say that I'm using the sources provided by @niloc132 and the ace builds from https://github.com/ajaxorg/ace-builds/. Mine are the closure of ace-1.2.3.js...

> @didier-durand it is better to depend not on closure-compiler's own externs directly, but on the output of elemental2 running. You need elemental2-core and elemental2-dom. Very roughly: > > ```...

This is NOT directly related to the ticket itself which remains active but some feedback may be of interest for all. @tbroyer @gkdn @niloc132 : I have combined your hints...