[ 
https://jira.nuxeo.com/browse/NXP-7565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107604#comment-107604
 ] 

Thomas Roger commented on NXP-7565:
-----------------------------------

- Remove embeded libraries in nuxeo-platform-imaging-core
- Remove deprecated APIs
- Remove PictureConfigurationService => will use standard DocumentAdapter based 
on facet
- Remove JAI and ImageJ dependencies with all related classes
- No more fallback on {{LibraryDescriptor}}, if the {{ImageUtils}} cannot be 
instantiated, don't fallback on Mistral
- Deprecate {{MimeUtils}} => use {{MimetypeRegistry}} in {{ImagingService}} to 
get the mime type of an image

- {{PictureblobHolder}} registered on facet '{{Picture}}' instead of document 
type
- Store the original image in file schema. Update {{BlobHolder}} to take care 
of file schema
- The views creation is still done in the {{PictureResourceAdapter}} but it's 
called through the {{BlobHolder}} in a sync listener 
({{PictureChangedListener}})

- Use layouts for {{Picture}} document, remove custom {{create_picture.xhtml}}
- New widget "image" to upload and see the image in view mode, used in the 
picture layout
- New widget  "picture_view" that displays a given view of a document having 
the Picture facet (used on the summary of a Picture document)

> Clean up Imaging
> ----------------
>
>                 Key: NXP-7565
>                 URL: https://jira.nuxeo.com/browse/NXP-7565
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>          Components: Image management
>            Reporter: Delphine Renevey
>            Assignee: Thomas Roger
>            Priority: Major
>             Fix For: 5.5
>
>
> When create a Picture, metadata extraction, views creation, are done 
> synchronous. 
> We want it to be asynchronous 
> We want it to be done only on the facet "picture" 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to