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 35913 - Threading review of Editor API
Summary: Threading review of Editor API
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: THREAD
Depends on: 33165
Blocks: 35753
  Show dependency tree
 
Reported: 2003-09-04 15:17 UTC by Jesse Glick
Modified: 2010-01-12 05:20 UTC (History)
2 users (show)

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 Jesse Glick 2003-09-04 15:17:11 UTC
Consider among other things -

1. What things are currently in EQ, and for things
which are not, why not.

2. Whether document render and write locks are
used consistently.

3. The poor behavior of CES.openDocument w.r.t.
locks (spawns a task and then blocks on it).

4. The slowness of CES.print() and whether this
should not be an asynch method.
Comment 1 Antonin Nebuzelsky 2008-04-17 15:12:58 UTC
Reassigning to new module owner mslama.