If priority is negative, it will be an early computed attribute. If positive, it will be a normal computed attribute.
Early attributes are calculated before any other processing is done.
thanks anton for explanation. could you explain it with a use case?
I like to know what is use of late and early computed attributes? how to make a computed attribute as early?