eonu/arx

Write new inspect methods for entities

eonu opened this issue · 1 comments

eonu commented

HappyMapper pollutes entities' inspect calls with instance variables that aren't used.

It would be best to instead inspect the relevant methods to the entity.

Using something like this maybe?

eonu commented

Implemented in #25.