Quote from: eri0o on Tue 14/03/2023 21:52:44I would have it signed on the left bar with a lightning bolt if it's linked by something, and if matches the style of something that's normally linked but it's not linked, have an exclamation, like this ⚠️.
Sorry, I did not understand this sentence. Which "left bar" are you refering to?
Quote from: eri0o on Tue 14/03/2023 21:52:44I wouldn't automatically link things right now until the delegates idea advances, since that would probably change things.
Change things how, theoretically? Whether one idea contradicts the other depends on what is implied by both of these features. But it may only be seen if the idea is elaborate.
Afaik the idea of a delegate implies to have an "event" or "function pointer" type of property in classes, which may be set or unset in scripts, at runtime.
The "automatic linking", at least from what I see in posts above, suggests to utilize already existing functionality of binding a script function to event at design time. That is, something is done automatically in addition to manual work (which can be done anyway).
I would also not recommend to wait for the implementation, as, knowing how AGS progresses, delegates may never be implemented, or implemented 5 years later. IMO it's best to decide on theoretical goals; knowing goals would let us know what is safe to consider and implement, and in which direction to develop.