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 215940 - Extend InputOutput interface with Lookup and classes from module Terminal
Summary: Extend InputOutput interface with Lookup and classes from module Terminal
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 11:39 UTC by Jaroslav Havlin
Modified: 2012-07-25 12:06 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 Jaroslav Havlin 2012-07-25 11:39:48 UTC
Improvements suggested by Ivan in bug 182538:

- There are a couple of readmes that, while written for Terminal, might
  be useful in the context of output2:
    terminal/README.attributes
    terminal/README.close_semantics       # especially this one

- The terminal module extends the IO interface using the standard
  static method + Lookup technique with classes like IOConnect,
  IOEmulation, IOREsizable, IOTErm, IOVisibility, etc.
  These, by rights should be moved to openide.io and if possible
  implemented in output2.