Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1303

Allow bundles to contribute values to the script bindings

    XMLWordPrintableJSON

Details

    Description

      As I described here: http://markmail.org/message/cjsjywo3rsgfujks, I'd like to see a way for bundles to contribute script binding values.

      The proposed interface is:

      public interface SlingScriptBindingValuesProvider

      { void addBindings(Bindings bindings); }

      The Bindings object will be made read-only via a facade.

      Attachments

        Activity

          People

            justinedelson Justin Edelson
            justinedelson Justin Edelson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: