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 34424 - consider adding "RootContext BasicContext.getRootContext()" method
Summary: consider adding "RootContext BasicContext.getRootContext()" method
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Registry (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 10:22 UTC by David Konecny
Modified: 2008-12-22 13:41 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 David Konecny 2003-06-17 10:22:07 UTC
%SUBJ% says all. It would be incompatible change,
but there is not much implementors of BasicContext
yet.

The method would make clear that each root context
of BasicContext must be always RootContext.

Also traversing from context to the root (what is
often needed because of some operations which are
only on root) would scale better.
Comment 1 Antonin Nebuzelsky 2008-04-15 17:19:41 UTC
Reassigning to new module owner jskrivanek.
Comment 2 David Konecny 2008-04-15 22:17:27 UTC
Registry module is obsolete.