Jan. 6, 2014
1:28 p.m.
On Jan 6, 2014, at 10:32 AM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
DomainObject from which most of our classes inherit, so this is probably the place to add a 'displayString' for something like this.
Not necessarily domain objects only.
Some core objects (Blocks, CompiledMethods, etc.) could benefit from having a developer string representation (#printString) and a UI string representation (#displayString).
+1 sebastian o/