Hi Mohit,
So before this "friend package" we were able to see internal methods in models we reference but we weren't able to access them??
Also, i have other 2 questions:
i'll tell u this case that happened with me.
There is model A
Model B references model A and model X in addition to standard models
Model C references model A and model X in addition to standard models
Now Before, model X was only referencing standard models.
I clicked update model parameters, and in the friend packages i saw Model B and Model C in the list
1. Why did only Model B and C appear?
2. In general, Model X shouldn't be referencing Model B or C due to circular reference. So how come they appeared in friend packages? And how would i access their internal methods in the first place?