Alex

Results 170 comments of Alex

Okay, maybe another one parsable file in root of library. Anyway I propose to discuss and declare a format and in the future to describe it as a standard for...

> don't want to implement it right now... I'm sure, that no implementation is needed now. Currently all new extra-fields in haxelib.json are ignoring and don't beaks the tool ([code](https://github.com/HaxeFoundation/haxelib/blob/master/src/haxelib/Data.hx#L275-L323))....

Agree & try to explain.. 1. We don't need to remove `.dev`-file anyway in that use-case; 2. Problem in the algorithm used in `list` command: - We have two files:...

I like impl. in the NPM. Couple of things: For implement this feature we need to fully support [semver](http://semver.org). As i know [now it is not](https://github.com/HaxeFoundation/haxelib/blob/b01149a03d383131c7d16e894dfd6aea544b6564/www/documentation-files/creating-a-haxelib-package.md#L42) (really?). --- In the...

> Correct me if I'm wrong, but I think NPM only supports hard-coded stuff like "node" and "npm", so it's not as pluggable as it seems. Maybe we should keep...

:) If Haxe becomes a haxelib package we will obtain real true virtual environment like one for Python. That will be cool.

( [tool here](https://code.google.com/p/haxe/source/browse/trunk/std/tools/haxedoc/) )

I think it because wrong behaviour in the checking-existing-version-process: 1. [checkout if dev-version is existing](https://github.com/HaxeFoundation/haxelib/blob/development/src/haxelib/client/Main.hx#L865-L868) 2. but there no checking VCS-version, only `.dev`: [see code](https://github.com/HaxeFoundation/haxelib/blob/development/src/haxelib/client/Main.hx#L1004-L1005) `function getDev( dir ) return...

Alternatively the servers can be launched on CI but it's not an easy quest.

OS X 10.11.6 (15G31) Safari 9.1.2 (11601.7.7)