natavi
13 years agoNew Contributor
Do Aliases work even object under hierarchy changes ?
I am currently doing a poc on application where object might change in future release. My Question is If hierarchy of object is A-->B-->C-->n no. of objects-->D and I added D under A in Aliases to make it simple ( its unique in the hierarchy ) . so that I can use it as Aliases.A.D , now if there is some property change happens in Object C , Will Alias still work like Aliases.A.D ? ( As D is still unique in the hierarchy )