This is a migrated thread and some comments may be shown as answers.

Organize And Add Missing Usings

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Denis
Top achievements
Rank 1
Denis asked on 23 Sep 2010, 03:16 PM
It's bugged feature. This feature don't understand attributes for parameters in constructor.

For example:

public CalculatorPresenter([CreateNewIWidgetController controller) 
{
_controller = controller;
}

Feature killed Microsoft.Practices.ObjectBuilder from usings, but when I have this attribute as Property attribute - all works fine. Visual Studio 2010 Premium

1 Answer, 1 is accepted

Sort by
0
Svetlozar
Telerik team
answered on 29 Sep 2010, 07:30 AM
Hi Denis,

Thanks for reporting this issue. We have several problems with analyzing attributes and fixing that is with high priority in our backlog. We will do our best to include the fix for the official release.  

I created an item for that in our Public Issue Tracking System. You should be able to monitor its progress.

All the best,
Svetlozar Angelov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Denis
Top achievements
Rank 1
Answers by
Svetlozar
Telerik team
Share this question
or