Yes ... sounds like a plan ... I am going to practice some more with +Chart and it's Set/Val functions. It took me some time to get it working :) ... I can see that I am close now :) I'll post back in a couple of days. Regards, Kashyap
On Sun, Dec 8, 2019 at 10:18 PM Alexander Burger <a...@software-lab.de> wrote: > On Mon, Dec 09, 2019 at 06:53:29AM +0100, Alexander Burger wrote: > > Yes. The standard way is to have one form, one search dialog, and one > 'url>' > > method per +Entity class, and handle +List's of other objects in a chart > each. > > > > When that works, you can try to make cool nifty things like squeezing > all into a > > single +ListTextField ;) > > Especially problematic is the recursive creation of task and task-name > objects > on the fly. This will create lots of garbage objects, as every misspell of > a > name results in a new object. > > In the normal way, with search dialogs, objects are created only when > explicitly > pressing the "New" button. > > ☺/ A!ex > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe >