https://bz.apache.org/bugzilla/show_bug.cgi?id=58190

            Bug ID: 58190
           Summary: The current picture handling uses raw integers for
                    types and index, replace with enum and reference
           Product: POI
           Version: 3.13-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSLF
          Assignee: [email protected]
          Reporter: [email protected]

It is much too easy to make errors when dealing with images.
Introduce enums (for image types and relations).
Provide thin wrapper to reference the document image number.

Patched code provided as a discussion and/or implementation basis.
Need to decide how much compatibilty to retain.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to