Should a Script only called by itself be marked as unreferenced?
If a Script is recursive and is not called by any other Scripts and has no buttons connected to it, it is really the same as a Script having no button connections and no Scripts calling it.
It seems to me that it should be marked as "unreferenced."
I haven't checked if BaseElements already does this but this would also apply to recursive Custom Functions and recursive Calculation Fields.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nicholas Orr on 09 Mar, 2011 12:08 PM
Steven,
The option to not include it's own item in the reference count is actually there for the Fields and Custom Functions, but oddly not for scripts.
In looking into it, I've thought of a simpler ( code wise ) way to do this than I was previously doing as well, so I'll look to do that code and put this ( along with Scripts ) into the next update.
Cheers,
Nick
Nicholas Orr closed this discussion on 20 Dec, 2011 12:40 AM.