Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Use XAML 2009 as the basis for XAML Standard #45

Open
bondsbw opened this issue May 11, 2017 · 6 comments
Open

Use XAML 2009 as the basis for XAML Standard #45

bondsbw opened this issue May 11, 2017 · 6 comments

Comments

@bondsbw
Copy link

bondsbw commented May 11, 2017

Please use XAML 2009 as the basis of XAML Standard, instead of XAML 2006.

@Mike-E-angelo
Copy link

Technically Xamarin.Forms Xaml model already does this. :)

@bondsbw
Copy link
Author

bondsbw commented May 12, 2017

WPF XAML does not. (#20)

@pedrolamas
Copy link

Generics in XAML? Yes, please!!!! 😁

@harinikmsft
Copy link
Contributor

What are the most sorely missed features from xaml2009 for folks? We are looking into adding more XAML language features to UWP (and XAML Standard).

Some like x:TypeArguments, x:Array, x:Type are really good features with no real alternatives today. Some others like x:Static, x:Reference - you can achieve most scenarios through x:Bind (if x:Bind makes it to XAML Standard).

Tell us more about what you miss (especially if you like that Xamarin.Forms xaml supports it).

@pedrolamas
Copy link

I can live without the rest, but I have in the past felt the need for x:TypeArguments for generics in XAML.

Obviously, even for that one, there are workarounds, but that goes against the point of being able to use it directly!

@james1301
Copy link

Yes x:TypeArguments is a big must. WPF and UWP are miles behind without it, compared to Xamarin Forms.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants