no code reads io.keikai.model.default.Exporter.class and io.keikai.model.default.Importer.class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Later
    • 5.12.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      Steps to Reproduce

      in project keikai/src/archive/metainfo/zk/config.xml

          <library-property>
              <name>io.keikai.model.default.Exporter.class</name>
              <value>excel=io.keikai.model.sys.impl.ExcelExporter</value>
          </library-property>
          <library-property>
              <name>io.keikai.model.default.Importer.class</name>
              <value>excel=io.keikai.model.sys.impl.ExcelImporter</value>
          </library-property>
      

      Current Result

      no code reads these properties

      Expected Result

      initialize importer and exporter based on these properties, so that application developers can use custom importer and exporter by the configuration

            Assignee:
            DevChu
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: