OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

oslc-core message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (OSLCCORE-10) Normalizing Preview and Dialog


     [ https://issues.oasis-open.org/browse/OSLCCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Amsden updated OSLCCORE-10:
---------------------------------

    Proposal: 
Normalize Preview and Dialog:
1. use four Link headers: smallPreview, largePreview, creationDialog, selectionDialog - all referencing some DialogDescriptor

2. Use one DialogDescriptor class for all dialogs - preview, selection, creation. That is, rename Dialog to DialogDescriptor and reuse the resource instead of Preview.

3. DialogDescriptor::oslc:dialog would reference the actual HTML dialog.

4. Compact no longer refers to the Preview, decoupling compact resource representations from any dialogs. Rather clients access the small or large preview from the Link headers. Compact is only about the compact representation of a link.

5. Describe DialogDescriptor, size hints and resize rules in the dialogs-v3.html specification, and refer to this resource type in Preview, eliminating the redundant information between the two specifications.

This makes dialog management more uniform, simpler, and eliminates an extra hop for Compact>Preview>document to access one of the preview dialogs.



  was:
Normalize Preview and Dialog:
1. use four Link headers: smallPreview, largePreview, creationDialog, selectionDialog - all referencing some DialogDescriptor

2. Use one DialogDescriptor class for all dialogs - preview, selection, creation

3. DialogDescriptor::oslc:dialog would reference the actual HTML dialog.

This makes dialog management more uniform, simpler, and eliminates an extra hop for Compact>Preview>document to access one of the preview dialogs.

Compact would no longer refer to the Preview.


> Normalizing Preview and Dialog
> ------------------------------
>
>                 Key: OSLCCORE-10
>                 URL: https://issues.oasis-open.org/browse/OSLCCORE-10
>             Project: OASIS OSLC Lifecycle Integration Core (OSLC Core) TC
>          Issue Type: Bug
>            Reporter: James Amsden
>            Assignee: James Amsden
>            Priority: Minor
>
> Resource-preview uses Compact, Preview and oslc:document to manage previews. Compact defines the preview descriptor and contains properties for small and large previews. Preview contains the size hings and oslc:document link to the actual HTML preview dialog.
> Dialogs-v3 uses Dialog and oslc:dialog with different Link headers for the creationDialog and selectionDialog. 
> Should we consider normalizing these different approaches to dialog management?



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]