Merge: model: remove ModelView
authorJean Privat <jean@pryen.org>
Wed, 30 May 2018 15:36:14 +0000 (11:36 -0400)
committerJean Privat <jean@pryen.org>
Wed, 30 May 2018 15:36:14 +0000 (11:36 -0400)
commitd0f34edd4ff3011bb94c29c4b33225822f9a56cd
tree491ec1eb2443a55c6503c218b33297655bf02989
parentff3da02f9b8d6ba5cdf5942e0cc7fc58620320eb
parentb94e74c23eec3345a316c9151ea671c302d173d4
Merge: model: remove ModelView

ModelView had a good life, now is the time to change.

I replaced all the services from ModelView by `collect_*` methods combined with a `ModelFilter` (91072e1).
All the following commits modify the depending tools to use `model_collect` and `model_filter` instead.
Some test results changed because of the new ModelFilter dependency.

> RIP ModelView

Pull-Request: #2691
Reviewed-by: Jean Privat <jean@pryen.org>
src/nitpackage.nit