Jetbrains: In the future, when a method is decprecated can you please put in the deprecation javadoc the new/alternative mechanism for achieving the prior behavior?
Dmitry Lomov (JetBrains) wrote:
Mark Derricutt wrote:
>>EAP 2008 is telling me that LaterInvocator's three methods are deprecated >>- what should I use instead? >> >>Mark
Jetbrains: In the future, when a method is decprecated can you please put in the deprecation javadoc the new/alternative mechanism for achieving the prior behavior?
>
Dmitry Lomov (JetBrains) wrote:
Mark Derricutt wrote:
> > >>EAP 2008 is telling me that LaterInvocator's three methods are
Jetbrains: In the future, when a method is decprecated can you please put in the deprecation javadoc the new/alternative mechanism for achieving the prior behavior?
I believe there is such in LaterInvokator methods. Apparently it does not help :)
Dmitry
Dmitry Lomov (JetBrains) wrote:
>> Mark Derricutt wrote: >> >> >>>EAP 2008 is telling me that LaterInvocator's three methods are deprecated >>>- what should I use instead? >>> >>>Mark >> >> >> ApplicationManager.getApplication().* >> >> Friendly, >> Dmitry
-- Dmitry Lomov Software Developer JetBrains Inc. http://www.jetbrains.com "Develop with pleasure!"
>>Jetbrains: In the future, when a method is decprecated can you please >>put in the deprecation javadoc the new/alternative mechanism for >>achieving the prior behavior?
I believe there is such in LaterInvokator methods. Apparently it does not help :)
Well, I must admit that I did not look -- I was just commenting in general. But I'm glad to hear you use this practice: it will help /me/ ;->
I believe there is such in LaterInvokator methods. Apparently it does not help :)
IDEA never mentioned it ;) It said it was deprecretated, but gave no fly-over to its replacement. Admittidly, I don't have the JavaDoc path set for the current project but was thinking maybe IDEA might tell me anyway.
Mark Derricutt wrote:
ApplicationManager.getApplication().*
Friendly,
Dmitry
--
Dmitry Lomov
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
On Tue, 13 Apr 2004 11:12:17 +0400, Dmitry Lomov (JetBrains) wrote:
Cheers :)
Jetbrains: In the future, when a method is decprecated can you please
put in the deprecation javadoc the new/alternative mechanism for
achieving the prior behavior?
Dmitry Lomov (JetBrains) wrote:
>>EAP 2008 is telling me that LaterInvocator's three methods are deprecated
>>- what should I use instead?
>>
>>Mark
--
Barry Kaplan
bkaplan@integratedtrading.com
+1
"Barry Kaplan" <bkaplan@integratedtrading.com> wrote in message
news:c5gqt2$v8s$1@is.intellij.net...
>
deprecated
>
Barry Kaplan wrote:
I believe there is such in LaterInvokator methods.
Apparently it does not help :)
Dmitry
>> Mark Derricutt wrote:
>>
>>
>>>EAP 2008 is telling me that LaterInvocator's three methods are deprecated
>>>- what should I use instead?
>>>
>>>Mark
>>
>>
>> ApplicationManager.getApplication().*
>>
>> Friendly,
>> Dmitry
--
Dmitry Lomov
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Dmitry Lomov (JetBrains) wrote:
>>Jetbrains: In the future, when a method is decprecated can you please
>>put in the deprecation javadoc the new/alternative mechanism for
>>achieving the prior behavior?
Well, I must admit that I did not look -- I was just commenting in
general. But I'm glad to hear you use this practice: it will help /me/ ;->
On Tue, 13 Apr 2004 18:43:31 +0400, Dmitry Lomov (JetBrains) wrote:
IDEA never mentioned it ;) It said it was deprecretated, but gave no
fly-over to its replacement. Admittidly, I don't have the JavaDoc path
set for the current project but was thinking maybe IDEA might tell me
anyway.