]> O.S.I.I.S - jp/crow.git/commit
* Interface.cs:
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 16 Sep 2015 13:16:45 +0000 (15:16 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 16 Sep 2015 13:16:45 +0000 (15:16 +0200)
commitc9d9828221aaa571651ded4a01e21a10adcafb5e
tree704c5dafd6a01a0ac5e918a32e461a826fdce179
parent4684df8a9c356e824b103cefa804af09c1b6198b
* Interface.cs:
* GraphicObject.cs:
* TemplatedControl.cs:
* CompilerServices.cs: Free references queue for dynamic bindings
prevent adding reference to spurious object creation during serializer
  init which cause alien ref impossible to clear

* testPopper.goml: f
Tests/Interfaces/testPopper.goml
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/TemplatedControl.cs
src/Interface.cs