Hi,
Is there any solution to cope with an object accessor which contains one
ore more object accessors, that is somethng which could be written as
{a.{u.v}.c}? Assuming that {u.v} provides b, it will return the content
of a.b.c.
Thanks for any idea.
Laurent