Hi, I do not use any beta of Catalina, but I saw this post https://leancrew.com/all-this/2019/06/deprecating-scripting/ and https://brettterpstra.com/2019/06/26/on-scripting-runtimes-and-macos/
Will this break most of TM features?
== Feek
-- Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html
The Mac system built in Ruby has been broken for years, so it won’t matter to me if they stop shipping it. m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 12! http://shop.oreilly.com/product/0636920208662.do iOS 12 Fundamentals! http://shop.oreilly.com/product/0636920208655.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On Jun 26, 2019, at 10:42 PM, feek feekdiv@gmail.com wrote:
Hi, I do not use any beta of Catalina, but I saw this post https://leancrew.com/all-this/2019/06/deprecating-scripting/ and https://brettterpstra.com/2019/06/26/on-scripting-runtimes-and-macos/
Will this break most of TM features?
== Feek
-- Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html
textmate mailing list textmate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
TextMate is shipping with its own bundled Ruby. Assuming the bundle is using "#!/usr/bin/env ruby18”, "#!/usr/bin/env ruby19” or "#!/usr/bin/env ruby20” as the shebang line. All of the bundles that can be installed from within TextMate were update to use “ruby18” instead of the system provided Ruby version when macOS was update to ship with Ruby 1.9.
Summary: I think we’re safe.
On 27 Jun 2019, at 07:45, Matt Neuburg matt@tidbits.com wrote:
The Mac system built in Ruby has been broken for years, so it won’t matter to me if they stop shipping it. m.
-- matt neuburg, phd = http://www.apeth.net/matt/ http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 12! http://shop.oreilly.com/product/0636920208662.do http://shop.oreilly.com/product/0636920208662.do iOS 12 Fundamentals! http://shop.oreilly.com/product/0636920208655.do http://shop.oreilly.com/product/0636920208655.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html http://www.apeth.com/RubyFrontierDocs/default.html
On Jun 26, 2019, at 10:42 PM, feek <feekdiv@gmail.com mailto:feekdiv@gmail.com> wrote:
Hi, I do not use any beta of Catalina, but I saw this post https://leancrew.com/all-this/2019/06/deprecating-scripting/ https://leancrew.com/all-this/2019/06/deprecating-scripting/ and https://brettterpstra.com/2019/06/26/on-scripting-runtimes-and-macos/ https://brettterpstra.com/2019/06/26/on-scripting-runtimes-and-macos/
Will this break most of TM features?
== Feek
-- Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html http://textmate.1073791.n5.nabble.com/textmate-users-f3.html
textmate mailing list textmate@lists.macromates.com mailto:textmate@lists.macromates.com https://lists.macromates.com/listinfo/textmate https://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
-- /Jacob Carlborg
On 27 Jun 2019, at 7:42, feek wrote:
I do not use any beta of Catalina, but I saw this post https://leancrew.com/all-this/2019/06/deprecating-scripting/ and https://brettterpstra.com/2019/06/26/on-scripting-runtimes-and-macos/
Will this break most of TM features?
Currently Apple has only announced the scripting languages have been deprecated, but they are still available on 10.15.
If Apple actually removes them then yes, it will break a lot of stuff, not just TextMate.