[
https://issues.apache.org/jira/browse/CLEREZZA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793217#action_12793217
]
Manuel Innerhofer commented on CLEREZZA-25:
-------------------------------------------
- renamed it to AlternativeRepresentationGenerator
- it now possible to configure the service to generate multiple alternative
images.
- an alternative image is now only created if the the resolution should be
smaller than the original. But I still use the ThreadLocal because that is in
my opinion the easiest way to prevent the generation of alternative images for
alternative images.
- I didn't add the size as properties as metadata (yet). I think this should be
in a new MetaDataGenerator. We could add this in this generator, but I think it
should be specialized. Creating alternative representations seems to me enough
for one generator. I propose to rename to project to
org.apache.platform.content.matadata and implement another generator (name?).
> implement thumbnail meta data generator
> ---------------------------------------
>
> Key: CLEREZZA-25
> URL: https://issues.apache.org/jira/browse/CLEREZZA-25
> Project: Clerezza
> Issue Type: New Feature
> Reporter: Manuel Innerhofer
> Assignee: Manuel Innerhofer
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.