uliwitness / Stacksmith

An intuitive software erector kit targeted at people new to programming, but with enough potential to stay useful once they've learned, inspired by HyperCard.
http://stacksmith.org
128 stars 13 forks source link

Add a "this stack contains native calls" warning dialog. #103

Open uliwitness opened 4 years ago

uliwitness commented 4 years ago

It's probably OK to do this when we make a native call for the first time. That way, a stack can say "feature X needs native code, anyone else you can safely use" and users will only get this warning dialog when they actually try to use that feature.