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 36284

Summary: consider merging of contexts according to explicit merging tags
Product: contrib Reporter: David Konecny <dkonecny>
Component: RegistryAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jglick, rmatous
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description David Konecny 2003-09-25 14:55:08 UTC
At the moment merged context merges contexts
according to order in which they are specified.
The higher layers and their content have
precedence over the lower ones.

Consider to add explicit declarative support for
overriding of bindings/attributes/contexts and
merging them according to it instead of order.

The expected advantage would be clear information
that somebody overrides something. At the moment
this is defined by module dependencies and it is
not obvious to module writers. Also it could
improve diagnostic of conflicts and potential
problems.
Comment 1 Antonin Nebuzelsky 2008-04-15 17:13:53 UTC
Reassigning to new module owner jskrivanek.
Comment 2 David Konecny 2008-04-15 22:17:20 UTC
Registry module is obsolete.