Re: How to show data of relations rather than external symbol?

2014-07-01 Thread Alexander Burger
Hi David, As gui components are typed, you would have to resort to a dumb text field or textarea to show things completely generically. I like this idea of a dumb text field just displaying the data. Can you elaborate on this? As GUI components for DB entities are typically

Re: How to show data of relations rather than external symbol?

2014-06-30 Thread Alexander Burger
Hi David, If I have an +Entity with a +Joint to another +Entity and (show ...) it I get an external symbol rather than the data connected to it. How can I show all of the data connected to this object? So far the best I've come up with is to (dm show ...) and use (show (: theproperty)) but I

Re: How to show data of relations rather than external symbol?

2014-06-30 Thread me
Thanks for your speedy reply Alex. On Jun 30, 2014 2:18 AM, Alexander Burger a...@software-lab.de wrote: Hi David, If I have an +Entity with a +Joint to another +Entity and (show ...) it I get an external symbol rather than the data connected to it. How can I show all of the data