Uploaded image for project: 'Solder'
  1. Solder
  2. SOLDER-44

InjectableMethod should make method accessible before invoking

    Details

    • Estimated Difficulty:
      Low

      Description

      InjectableMethod in the reflections package should take care of setting the accessible flag to true before attempting to invoke the method. If there is interest in allowing the accessibility restriction to be honored, then we can introduce a method argument to control whether the accessibility is modified.

        Gliffy Diagrams

          Activity

          Hide
          dan.j.allen Dan Allen added a comment -

          https://github.com/seam/solder/pull/7

          • introduce method that allows accessible flag to be set on method/field
          • introduce method to set accessible flag on accessible member
          • add tests for Reflections
          Show
          dan.j.allen Dan Allen added a comment - https://github.com/seam/solder/pull/7 introduce method that allows accessible flag to be set on method/field introduce method to set accessible flag on accessible member add tests for Reflections

            People

            • Assignee:
              dan.j.allen Dan Allen
              Reporter:
              dan.j.allen Dan Allen
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development