This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 198433 - Eliminate 'document' column from rule bindings table in export wizard
Summary: Eliminate 'document' column from rule bindings table in export wizard
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Whiteman CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2007-07-31 13:08 EDT by David Whiteman CLA
Modified: 2012-01-03 13:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Whiteman CLA 2007-07-31 13:08:34 EDT
The document column in the rule bindings table has interaction problems. If I select a document, "<all>" is still a choice for Alias.  When I select a document, I cannot go back to selecting none.  It's also confusing as to how it should be used, and the code to control the interaction is complicated and therefore brittle.  

I propose we simplify the table by going back to just two columns: Alias and Rule.  The Alias combo would allow you to type anything, and all currently defined aliases for all documents to be exported are selectable, in addition to "<all>".
Comment 1 David Whiteman CLA 2008-04-01 10:35:44 EDT
Removed document column so we don't go out in version 1.0 with that confusing UI.  Plus this change was needed to support the longer absolute URI aliases from SML 1.1 (the columns were too narrow otherwise).
Comment 2 David Whiteman CLA 2008-04-30 18:12:08 EDT
Marking as closed.