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 176219 - Mark CookieAction and Co. by @deprecated
Summary: Mark CookieAction and Co. by @deprecated
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 06:05 UTC by Petr Dvorak
Modified: 2013-05-30 14:03 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 Petr Dvorak 2009-11-09 06:05:05 UTC
There are still some actions in the NB platform whose usage is discouraged but that are not deprecated (i.e. CookieAction).

I suggest marking these actions deprecated so that developers can readily see they should not use these APIs.