I plan to add a sentence to the doc: If ``FRUIT`` is defined in a module ``Food``, its instances should be refered as ``Food.apple`` for example instead of ``FRUIT.apple``.
But I don't know how to do it. Maybe someone could do it instead of me. On Sunday, November 22, 2015 at 12:21:53 PM UTC+1, Sisyphuss wrote: > > Sorry, just found that one can use `tmp.orange` to refer the value. > >