Aerilius / sketchup-console-plus

A better Ruby Console and IDE for integrated development in SketchUp.
MIT License
42 stars 16 forks source link

Backward compatibility #7

Closed Aerilius closed 7 years ago

Aerilius commented 7 years ago

Having developer tools support older SketchUp versions helps extension developers to debug when they want to support users of older SketchUp versions.

Aerilius commented 7 years ago

Most show-stopper issues for backward-compatibility have been ironed out and tested in WebDialog/IE11 and Ruby 2.0.0, which should enable developers to debug plugins for older versions down to SketchUp 2014.

While there are still users on SketchUp 8, the missing Ruby features would be a limitation in the long term development of this console. Since this console is targeted to developers, I think it's not worth to make it work in older versions than 2014 (but it does not hinder developers to develop plugins that also work in older versions).