Uploaded image for project: 'Juneau'
  1. Juneau
  2. JUNEAU-233

JsonParser is not instantiating interface proxies.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.1.3
    • 8.2.0
    • Code
    • None

    Description

      The JsonParser should be able to instantiate into an interface like so:

      	public static interface O37 {
      		public String getFoo();
      		public void setFoo(String foo);
      	}
      

      This doesn't appear to be working anymore.

      Attachments

        Activity

          People

            jamesbognar James Bognar
            jamesbognar James Bognar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: