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 34274 - [RegistryAPI] ordered binding names.
Summary: [RegistryAPI] ordered binding names.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-10 15:02 UTC by Petr Hrebejk
Modified: 2008-12-22 18:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hrebejk 2003-06-10 15:02:36 UTC
Even if there is a method for getting oderered
object from the context
there is no way how to obtain ordered collection
of binding names.
IMHO there should be such method 1) to make the
API symetric 2) to
allow the same sort of lazzynes for working with
names as for woking
with objects.
Comment 1 David Konecny 2003-06-12 12:26:38 UTC
Fixed in:
Checking in manifest.mf;
new revision: 1.4; previous revision: 1.3
Checking in api/apichanges.xml;
new revision: 1.4; previous revision: 1.3
Checking in src/org/netbeans/api/registry/Context.java;
new revision: 1.4; previous revision: 1.3
Checking in test/unit/src/org/netbeans/api/registry/OrderingTest.java
new revision: 1.2; previous revision: 1.1
Comment 2 Jan Chalupa 2004-03-03 18:52:10 UTC
Promo D issue I guess.
Comment 3 Marian Mirilovic 2005-07-15 07:49:26 UTC
closed