less.ruby
less.ruby copied to clipboard
Request: Clarify roadmap
The Ruby implementation of Less was the first.
Now, I am reading that you are only working on Less in JS, which is obviously a major change, and not compatible with some environments and project requirements; so there will be residual interest in the Ruby implementation.
Now according to your Issues labels, 2.0 is going to be implemented in JavaScript, and this includes critical fixes like more CSS and browser-specific syntax support.
But it seems there is also a 2.0 branch with Ruby code.
So I would really like to know the extent to which the 2.0 milestone is supported in Ruby, and if you are maintaining both — and if not, if you could pass the torch to someone else to maintain a canonical Ruby implementation, I think that would greatly alleviate my confusion.
Also, your plans regarding the gem are much appreciated as well.