Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-1172

UIs depending on assets must handle invalid assets

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • AppFormer Foundation
    • NEW
    • NEW

      When creating the `pom.xml` editor, a big discussion has emerged on this PR.

      For example, the Project Settings screen depends heavily on three files:
      1. `pom.xml`
      2. `kie-deployments-descriptor.xml`
      3. `persistence.xml`

      It's possible to edit the contents of these files using the default XML editor, which can be opened through the Project Explorer.

      Screens like this must adapt to the fact that the assets it depends on might be at an invalid state and provide ways for the user to 'fix' the asset data. One idea for this particular example is to open the XML editor and let the user modify and save the asset. After closing the asset, the user should go back to the original screen he was trying to access on the first place.

      A similar issue happens on the Library screen because it depends on the `pom.xml` file.

            eignatow Eder Ignatowicz
            tfernand-1 Tiago Bento
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: