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 19410 - Remove usage of experimental Looks API.
Summary: Remove usage of experimental Looks API.
Status: CLOSED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-14 10:33 UTC by _ pkuzel
Modified: 2007-09-25 01:31 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (1.77 KB, patch)
2002-01-14 11:12 UTC, _ pkuzel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2002-01-14 10:33:51 UTC
Stable XML module has a dependency on experimental openidex Looks API. So it
inherits experimental state.

Because Looks API is a good extensibility point enable it by a property that is
by default false. Suggested property name "netbeans.xml.uselooks". If enabled
interoperability with apisupport users etc. is enabled. Document the property.
Comment 1 _ pkuzel 2002-01-14 11:12:49 UTC
Created attachment 4141 [details]
Proposed patch
Comment 2 _ pkuzel 2002-01-14 11:15:55 UTC
Filling as 3.2.1_CANDIDATE. Tested by myself more testers welcome.
Libor could review and test?
Comment 3 _ pkuzel 2002-01-14 11:20:10 UTC
Another request for review and approval.
Comment 4 _ lkramolis 2002-01-14 14:36:07 UTC
Reviewed, it looks OK.
Comment 5 _ pkuzel 2002-01-14 15:38:54 UTC
Could you approve it, please?
Comment 6 Martin Balin 2002-01-14 16:04:14 UTC
Approved from QA side.
Comment 7 eadams 2002-01-15 00:36:30 UTC
Approved.
Comment 8 iformanek 2002-01-15 15:52:32 UTC
Approved

I would suggest using netbeans.experimental.xmluselooks, so that 
experimental functionality is under the "experimental" (same as with 
the new tabs).
Comment 9 _ lkramolis 2002-01-15 15:57:10 UTC
Fixed in main trunk.
Comment 10 _ pkuzel 2002-01-15 16:58:58 UTC
Fixed in release33.
Comment 11 Martin Schovanek 2002-01-22 11:12:57 UTC
VERIFIED
Comment 12 Quality Engineering 2003-07-02 08:39:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.