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 24804

Summary: Change code generator to work with MDR events
Product: java Reporter: Pavel Flaska <pflaska>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:

Description Pavel Flaska 2002-06-14 18:18:47 UTC
Rewrite org.netbeans.modules.java.codegen so that
it uses MDR events from the Source model rather
than PropertyChangeEvents. The code generator
should respond to events fired by individual
element instances to re-generate their appearance
in the source text and by container elements to
add/remove/reorder their children.
Comment 1 Tomas Hurka 2002-08-01 17:04:42 UTC
Code generator will use position information created in issue #24793
Comment 2 Jaroslav Tulach 2002-09-30 12:59:28 UTC
These issues have been reported to be part of Sun's "should have" contribution
to NetBeans 4.0 and be "high level" issues. That is why I am changing them to be
FEATUREs with P2. If you think I've done wrong change, please update the issue
and internal documents.
Comment 3 Tomas Hurka 2002-09-30 13:19:25 UTC
This is task, not feature.
Comment 4 Pavel Flaska 2004-03-18 10:09:43 UTC
The task is obsolete and it does not describe current module design.
Closing as INVALID.