VBDaemonStageProcessBase is internal in R# RC

subject :(


0
3 comments

Yup.

You shouldn't derive from it. Create your own.

--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Alexander Nesterenko" <framework3705@mail.ru> wrote in message
news:57490f0991df8c980b252331d88@news.jetbrains.com...

subject :(

>



0
Avatar
Permanently deleted user

You shouldn't derive from it. Create your own.

Why?

I use CSharpDaemonStageBase and CSharpDaemonStageProcessBase for create my
daemon for C#.
For VB i can use only VBDaemonStageBase and VBHighlightingBase.


0

I see.
I can't change this in 3.0 release since this is not blocker problem.
I'll change it in 3.0.1

--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Alexander Nesterenko" <framework3705@mail.ru> wrote in message
news:57490f0992598c9812b1e539075@news.jetbrains.com...
>> You shouldn't derive from it. Create your own.

Why?

>

I use CSharpDaemonStageBase and CSharpDaemonStageProcessBase for create my
daemon for C#.
For VB i can use only VBDaemonStageBase and VBHighlightingBase.

>



0

Please sign in to leave a comment.