The current implementation contains a lot of duplicated code from OCLConsolePage, but does not extends it because of visibility issues.
There is maybe a way to limit code redundancy by wrapping an instance of the OCLConsolePage and add auxiliary methods for Mogwai-based computations
The current implementation contains a lot of duplicated code from
OCLConsolePage, but does not extends it because of visibility issues.There is maybe a way to limit code redundancy by wrapping an instance of the
OCLConsolePageand add auxiliary methods for Mogwai-based computations