- haxe 3.4.x changes

- Reflect.compareMethods for all platforms
This commit is contained in:
Dima Granetchi
2017-02-02 21:12:57 +03:00
parent 86c765c7b6
commit b1cbea09ec
6 changed files with 83 additions and 88 deletions
-1
View File
@@ -110,5 +110,4 @@ Log level | Description
## Дополнительно
- `-D bindx_compareMethods` включает сравнение методов с помощью `Reflect.compareMethods` (включено для neko по умолчанию)
- BindExt и `this`. Используйте `this.bindableA.bindableB` если необходимо слушать изменения `bindableA`, а не только `bindableB`