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 41328 - *Cookie is to be deprecated
Summary: *Cookie is to be deprecated
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks: 27194
  Show dependency tree
 
Reported: 2004-03-25 08:45 UTC by Jaroslav Tulach
Modified: 2010-04-29 09:17 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 Jaroslav Tulach 2004-03-25 08:45:55 UTC
There is an effort underway to deprecate all
usages of Node.Cookie from openide. It seems silly
to introduce new interfaces named *Cookie.
Observed with AbstractDICookie.
Comment 1 Jan Jancura 2004-04-01 07:59:35 UTC
Do you have some suggestion for better name?
Comment 2 Jaroslav Tulach 2004-04-01 13:22:16 UTC
AbstractDebuggerInfo?
Comment 3 Jan Jancura 2004-04-01 13:27:28 UTC
We have DebuggerInfo class,
and AbstractDICookie which does not extends DebuggerInfo...
AbstractDICookie implementation should be registerred in
DebuggerInfo's lookup.
Comment 4 Jaroslav Tulach 2004-04-01 15:08:07 UTC
Ok, do just two things. Do not let the name contain cookie and do not
use abrevations like DI but something reasonable. DebuggerInfo.Connect
Comment 5 Jan Jancura 2004-05-10 18:05:16 UTC
I think that current state is OK. Cookie is yust name - nothing more.
No association with Node.Cookie. And I do not know better one.
Comment 6 Quality Engineering 2010-04-29 09:17:05 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.