On Tue, Jan 13, 2015 at 1:41 PM, Radu Cotescu <[email protected]> wrote: > However, I also don't > like the fact that we'd have to depend on a newer Sling API version in > Sightly.
Another option which can be looked into would be to add the new methods in Sling API and then embed/inline that class within Sightly. This assumes that added class is self sufficient and not dependent on other class Chetan Mehrotra
