[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS85 - OutputConsolePlugin is fragile
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-04-16 01:35:12
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS85> Type : Defect Issue Id : OBJS85 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: OutputConsolePlugin is fragile Description: the part that extends java.io.OutputStream tends to be fragile, due to the fact that it needs to override one of a set of methods with the same name, and the trickery that involves. Perhaps that part of the plugin could be re-written in java to make it more robust. Severity: Major Version: head Stack Trace: Functional Area: chimera Status: New |