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

Grid top level namespace

2 Answers 37 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bernhard König
Top achievements
Rank 2
Bernhard König asked on 24 Nov 2014, 01:40 AM
Hi,

there's a Grid namespace in Telerik.Controls.Xaml.Grid library. As this namespace is top-level, it interfers with classes of the same name, like the Windows.UI.Xaml.Controls.Grid when thte Windows.UI.Xaml.Controls namespace is imported by a using.

The same seems to be the case for other libraries, for example there is also an Input top level namespace.

While it can be worked around by using the fully qualified class name, it is not very nice. Is there a reason for this kind of naming? Couldn't be the classes in these top level namespaces also be moved into the Telerik.Controls.Xaml.Grid namespace instead of its own top-level Grid namespace?

Would be a lot nicer and prevent such collisions.

Thanks,
Bernhard

2 Answers, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 26 Nov 2014, 03:38 PM
Hi Bernhard,

Thanks for writing. We will fix it in the next release. Meanwhile, you can open a formal support ticket to get a build with a fix.

Please, accept our apologies for the inconvenience.

Best regards,
Ves
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Bernhard König
Top achievements
Rank 2
answered on 26 Nov 2014, 04:19 PM
Hi Ves,

thanks, good to know this will be changed!

cheers,
b.
Tags
General Discussion
Asked by
Bernhard König
Top achievements
Rank 2
Answers by
Ves
Telerik team
Bernhard König
Top achievements
Rank 2
Share this question
or