This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 123699 - Make more stuff showable / hideable
Summary: Make more stuff showable / hideable
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-09 13:55 UTC by davelane
Modified: 2008-05-07 14:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davelane 2007-12-09 13:55:36 UTC
One of the goals of BPEL was to align BPM with process programming. A major criticism of BPEL is that because of
infrastructure elements (assigns, fault handling, onevent) etc. the original process is not really recognisable from a
BPEL diagram. This is also true of the Netbeans BPEL editor.

It is already possible to turn off partner links and sequences. If we were also able to turn off / on assigns, fault
handlers and events: i.e. just see the structured activities and the service operations it would far easier to see the
actual intent of the BPEL process.
Comment 1 Sergey Lunegov 2008-05-07 14:25:14 UTC
Will be resolved as part of common top-down approach.