R
rapataa
hi,
I have a few objects that won't work together : user, task & tasks.
The object "tasks" contains the "task" objects of 1 "user".
A User has a tasklist eg "tasks" (which contains task objects)
And one task is assigned to a user.
So, in theory you het this:
tasks[1].user.tasks.[1].user.tasks[1].user.tasks[1].user. ...
There must be a way possible to 'stop the loop'
thankee
I have a few objects that won't work together : user, task & tasks.
The object "tasks" contains the "task" objects of 1 "user".
A User has a tasklist eg "tasks" (which contains task objects)
And one task is assigned to a user.
So, in theory you het this:
tasks[1].user.tasks.[1].user.tasks[1].user.tasks[1].user. ...
There must be a way possible to 'stop the loop'
thankee
