Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-661

Standardize on use of leading slash character for resource paths

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0
    • None
    • None

    Description

      For example, rather than specifying a resource with an absolute path as follows:

      <ImageView image="com/foo/bar.png"/>

      it will be done like this:

      <ImageView image="/com/foo/bar.png"/>

      The leading slash makes it clear that this value is an absolute path that is relative to the current classpath.

      Attachments

        Activity

          People

            Unassigned Unassigned
            gbrown Gregory K. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: