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 76052 - Review for the j2ee/metadata API
Summary: Review for the j2ee/metadata API
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2006-05-07 14:23 UTC by Andrei Badea
Modified: 2007-05-13 20:55 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 Andrei Badea 2006-05-07 14:23:22 UTC
In NetBeans 5.5 a new API in j2ee/metadata has been introduced to allow to
retrieve metadata expressed using Java annotations and to create models
containing merged metadata from annotations and from XML deployment descriptors.
A review will be needed for this API.
Comment 1 Andrei Badea 2006-06-09 15:10:27 UTC
Part of this issue should be moving JMIGenerationUtil somewhere else, probably
j2ee/utilities. It does not conceptually belong in j2ee/metadata.
Comment 2 Andrei Badea 2007-05-13 20:55:07 UTC
This issue is obsolete now. An API review has already taken place for the new
metadata model in 6.0 and the classes introduced in 5.5 in j2ee/metadata will be
removed for 6.0.