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 26053 - Dependencies between natures and Data Objects
Summary: Dependencies between natures and Data Objects
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-26 15:06 UTC by Pavel Buzek
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2002-07-26 15:06:42 UTC
use them for NFT wizard and have them for future
Comment 1 Pavel Buzek 2002-07-30 13:20:24 UTC
Must-have features for milestone3, have impact on APIs (at least potential).
Comment 2 David Konecny 2002-08-05 20:36:53 UTC
Pavel,

we discussed this issue with Vita and I was convinced by him that we
should not implement a general mapping between DataObjects and
Natures. The definition of the mapping itself is not problem - it is
just a registry place and an reading (internal) API. The motivation
behind this decission was that creating something general like this
which won't be used in current version and for which we don't have
concrete use cases doesn't make sense.

So instead of "Dependencies between natures and Data Objects" this
issue should be "Dependencies between natures and Templates".

If you have some comments or questions write them here and/or let's
talk about them tomorrow on the meeting.
Comment 3 David Konecny 2002-08-06 20:12:14 UTC
Implementation:

Checking in java/src/org/netbeans/modules/java/project/CPRootLook.java;
new revision: 1.1.2.4; previous revision: 1.1.2.3
Checking in java/src/org/netbeans/modules/java/project/PackageLook.java;
new revision: 1.1.2.4; previous revision: 1.1.2.3
Checking in java/src/org/netbeans/modules/java/resources/mf-layer.xml;
new revision: 1.26.6.11; previous revision: 1.26.6.10
Checking in projects/patches/lib/patches/openide-patch.jar;
new revision: 1.1.2.5; previous revision: 1.1.2.4
Checking in
projects/src/org/netbeans/api/projects/wizards/WizardSupport.java;
new revision: 1.1.2.3; previous revision: 1.1.2.2
Checking in
projects/src/org/netbeans/modules/projects/wizards/TemplatesFilter.java;
new revision: 1.1.2.1; previous revision: 1.1
Comment 5 David Konecny 2002-08-06 23:25:33 UTC
Done.
Comment 6 David Konecny 2002-08-06 23:40:40 UTC
See also issue 26327.
Comment 7 Vitezslav Stejskal 2002-08-17 14:08:46 UTC
David, how do you plan to get rid of patched version of TemplateWizard and NewTemplateAction? I would 
like to get rid of both core-patch.jar and openide-patch.jar till the end of pm3.
Comment 8 David Konecny 2002-08-19 09:43:52 UTC
Vita,
it is recorded as issue 26327. I want to implement it for M3 too. I 
will ressurect the discussion on openide and will ask for integration 
of my patch into openide.
David
Comment 9 Pavel Buzek 2003-07-02 14:07:26 UTC
i've verified all these issues
Comment 10 Pavel Buzek 2003-07-02 14:18:25 UTC
closing all my verified issues