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 122442 - Revisit DocumentModel (tageditorsupport)
Summary: Revisit DocumentModel (tageditorsupport)
Status: RESOLVED DUPLICATE of bug 126968
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-20 22:32 UTC by Samaresh Panda
Modified: 2008-12-05 17:17 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samaresh Panda 2007-11-20 22:32:36 UTC
DocumentModel is core to XML navigators and code folding in XML documents. Historically, there has been a lot of issues
w.r.t. performance and memory. Also there were few deadlocks.

So for 6.1 I want to revisit DocumentModel and its architechture. We'll rewrite if we have to.
Comment 1 Samaresh Panda 2008-12-05 17:17:10 UTC
Since 6.5, Folds no longer use DocumentModel. So the only remaining client is Navigator. Since there is a plan to
rewrite navigator, I'll mark it as a duplicate. See issue 126968.

*** This issue has been marked as a duplicate of 126968 ***