Fixes #17 : Now, a ChangeInterface is available to not be delimited by an AbtractChange but something more open (like, in my case, having to extend Set and allow to fetch the "old" data and the "new" one)
Coverage remained the same when pulling b15174f23827158b117cbcd3d6a89a550cb076ef on Taluu:change-interface into cad008bdf781567aad3c2d6899dc67cee8ac3b27 on Wisembly:master.
Fixes #17 : Now, a ChangeInterface is available to not be delimited by an
AbtractChange
but something more open (like, in my case, having to extendSet
and allow to fetch the "old" data and the "new" one)