Computed models created by the Functions and Conditions factories aren't
directly disposable.
There are two approaches:
1) Make the resulting models implement Disposable
2) Make the Conditions/Functions non-static so you can dispose the whole lot in
a manner similar to Binder etc.
Original issue reported on code.google.com by andrew.pietsch on 2 Sep 2010 at 12:23
Original issue reported on code.google.com by
andrew.pietsch
on 2 Sep 2010 at 12:23