On 2011-12-22 16:56, Michel Fortin wrote:
The benefit of referencing classes within module info: you can
instantiate them using Object.factory, if they have a default
constructor. We pay a heavy price compared to what we get with this very
limited runtime reflection.

It's a really nice feature to have when implementing serialization.

--
/Jacob Carlborg

Reply via email to