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 104540 - Implement aspect editor support in CASA
Summary: Implement aspect editor support in CASA
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Joshua Sandusky
URL:
Keywords:
Depends on: 107270
Blocks:
  Show dependency tree
 
Reported: 2007-05-22 18:38 UTC by Tientien Li
Modified: 2007-06-19 16:53 UTC (History)
1 user (show)

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 Tientien Li 2007-05-22 18:38:20 UTC
Implement aspect editor support in CASA. The set of features to be implemented 
inlcude:

1. Casa editor to have an aspect palette. User will be able of drag and drop 
aspects and chain/weave them as required. Each Aspect can be configured using 
property sheet and rules editor.

2. The Casa model will now have to incorporate Aspectmap(the aspect model)

3. The CompositeApp implicitly add the AspectPro jbi module (SU for aspect) 
when a user make use one or more aspect.

In addition, the aspect team will implement:

4. property sheet and rules editor for aspect

5. The aspect project now reads from the Casa model and make use of the Aspect 
map within it.
Comment 1 Tientien Li 2007-05-22 18:45:16 UTC
Assign this to Josh..