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 41955

Summary: [2004-04-30]API Review of HTML renderer integration
Product: platform Reporter: _ tboudreau <tboudreau>
Component: -- Other --Assignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker CC: apireviews, tboudreau
Priority: P3 Keywords: API_REVIEW_FAST
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 29466    
Attachments: HtmlRenderer javadoc
HtmlRenderer.Renderer javadoc

Description _ tboudreau 2004-04-14 14:31:48 UTC
Please review the API changes planned for integrating the HTML 
renderer.
Comment 1 _ tboudreau 2004-04-14 14:43:42 UTC
Created attachment 14386 [details]
HtmlRenderer javadoc
Comment 2 _ tboudreau 2004-04-14 14:46:13 UTC
Created attachment 14388 [details]
HtmlRenderer.Renderer javadoc
Comment 3 _ tboudreau 2004-04-28 15:39:53 UTC
(Mysterious how this got assigned to issues@core, but apireviews has been on cc the 
whole time anyway and that is who it was originally assigned to).

This issue has been available for fast track review for two weeks with no response.  I will 
assume silence == assent, and integrate the html renderer as planned on Monday, May 3.
Comment 4 Jaroslav Tulach 2004-04-29 06:21:49 UTC
Copied my comment from issue 29466

Why this commit contains code that is "FOR DEMO PURPOSES ONLY!". I do
not like it.

org.openide.awt.HtmlLabelUI was not in original plans or am I wrong?

This should not be in the diff I guess:
+/*
+ * HtmlRenderer.java
+ *
+ * Created on January 2, 2004, 12:49 AM
+ */

Please point me to the list of usecases that justify existence of
HtmlRenderer.Renderer - btw. my desire is to eliminate that interface
so usecase with direct usage of it are not that useful, I am searching
for some higher level interfaces.

Why org.openide.awt.HtmlRendererImpl is public?

There are no tests neither for FilterNode, DataNode vs. HtmlStatus.
Comment 5 _ tboudreau 2004-04-29 09:51:02 UTC
See my response in issue 29466 - let's keep the technical conversation there.
Comment 6 _ tboudreau 2004-05-03 14:49:31 UTC
x
Comment 7 Marian Mirilovic 2005-12-20 15:50:08 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.