clr-apache commented on issue #125: URL: https://github.com/apache/whimsy/issues/125#issuecomment-897685133
> On Aug 12, 2021, at 6:40 AM, sebbASF ***@***.***> wrote: > > > There are some issues to be sorted out: > > how to handle ICLAs consisting of multiple parts (e.g. JPEGs) Current practice is to convert multiple bitmap formats into a single pdf before filing. Some historic entries can be converted now. > how to handle ICLAs which need to be rotated: hash before or after rotation (or even store both?) What's important is the content which is a pdf representation of the document. I don't think it matters what the original format was, e.g. multiple pages of a single document, jpg or gif single page or multiple page. Whatever the format as received in email, the pdf version (rotated to be human readable if necessary) is what we file, and we don't need to keep a historic record in the iclas/ directory of the original. Craig > The hash naming convention can co-exist if necessary with the current files. > Existing filename stems all contain at least one hyphen, and are very unlikely to have the same format as the hash. > However I would expect all the files to be migrated eventually to the new convention. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub <https://github.com/apache/whimsy/issues/125#issuecomment-897648795>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AD4M6RAIQVLWAYI4GPUBZJLT4PFM5ANCNFSM5B45BALQ>. > Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>. > Craig L Russell ***@***.*** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org