View Issue Details

IDProjectCategoryView StatusLast Update
0001037NoesisGUIC# SDKpublic2018-11-22 20:14
Reporterai_enabled Assigned Tosfernandez  
PriorityhighSeverityfeature 
Status assignedResolutionopen 
Product Version1.3.0 
Summary0001037: Add XAML support for C# generic class
Description

Hello!

This feature is very useful for us. Could you have a look please?
https://www.codeproject.com/articles/37317/generic-support-in-xaml

Specifically, I'm talking about support of:
<local:ViewBase
x:Class=”GenericViews.MessageLoggingWindow”
x:TypeArguments=”local:MessageBoxLogger”
...

(x:TypeArguments for generics)

We need to use it for easier definition for generic user controls (with TViewModel).
Currently we have to use workaround.

Regards!

PlatformAny

Activities

sfernandez

sfernandez

2017-03-16 13:10

manager   ~0004532

We will study the implications of this and see if we can implement it.

ai_enabled

ai_enabled

2017-03-16 13:11

updater   ~0004533

Thanks, Sergio!

Issue History

Date Modified Username Field Change
2017-03-16 09:42 ai_enabled New Issue
2017-03-16 13:09 sfernandez Assigned To => sfernandez
2017-03-16 13:09 sfernandez Status new => assigned
2017-03-16 13:10 sfernandez Note Added: 0004532
2017-03-16 13:11 ai_enabled Note Added: 0004533
2018-11-01 02:14 jsantos View Status public => private
2018-11-22 20:14 sfernandez View Status private => public
2018-11-22 20:14 sfernandez Platform => Any