Comment 3 for bug 551664

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hello Guys,

Here is a proposed patch to tryout.

Eval() can only be useful if the domain/context has ref().

But, if the domain/context has a field as I exemplified in the above post, it could fail.

Moreover,its difficult to evaluate eval(X) only when X has a ref().

Would you please check the following patch and share your view?

Thanks.