DEV Community

Discussion on: Apple wants to remove scripting languages from macOS

Collapse
 
yaser profile image
Yaser Al-Najjar

Lame move from Apple, pretty Apple-ish though.

Collapse
 
gcorrel profile image
gcorrel

What's their major purpose then? Or what are they aiming to achieve with that? Ridiculous to me.

Collapse
 
jwkicklighter profile image
Jordan Kicklighter

This actually brings MacOS much more aligned with Linux philosophy. Most distros don't have tons of scripting languages installed by default, really just Python if I remember correctly. Bring your own toolset is much preferred in my opinion.

Collapse
 
yaser profile image
Yaser Al-Najjar • Edited

Yep, but Python is pretty important cuz I'm pretty sure there will tools needing that (even inside the OS).

Update: seems like Automator uses it

Thread Thread
 
jwkicklighter profile image
Jordan Kicklighter

There's nothing to say a new release of Automatic won't bundle a python interpreter or give you a prompt that installs it (much like how Xcode installs CLI tools). That sounds like what Apple is urging devs to do, so I'd assume they will do the same with their apps.

Collapse
 
ltvan profile image
Van Ly

Why is this a lame move? By removing factory outdated packages, you can use the version that you want without afraid of conflicting issues.