Merge: neo: do not instantiate types directly, use the model API
authorJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 17:39:56 +0000 (13:39 -0400)
committerJean Privat <jean@pryen.org>
Wed, 1 Oct 2014 17:39:56 +0000 (13:39 -0400)
Since visibility on constructor is disabled in nitg, the errors was not detected.

Pull-Request: #797
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge