Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is this effort aligns with this "official" version? #3

Open
JimSEOW opened this issue Oct 3, 2017 · 7 comments
Open

How is this effort aligns with this "official" version? #3

JimSEOW opened this issue Oct 3, 2017 · 7 comments
Assignees

Comments

@JimSEOW
Copy link

JimSEOW commented Oct 3, 2017

Can you please comment of this version and how is your version differs.

@mohachouch
Copy link
Owner

Hi,

I have been working for several years on WPF technology and I wanted to help add WPF support in Xamarin Forms. Many people claim this feature on the Xamarin forum.

I chose to start from scratch for for these reasons:

  • Able to validate all the functionality one by one
  • Focus on performance : Integrate the fast renderer

Mohamed

@mohachouch mohachouch self-assigned this Oct 3, 2017
@JimSEOW
Copy link
Author

JimSEOW commented Oct 4, 2017

This is fine, but make it clear as one of the FAQ.
There are many non official, but community driven Xamarin initiatives.

The important big picture is the pursue of excellence through standards

What are your visions of your contributions through this project towards XAML standards?
What are your views to support porting of Xamarin forms custom controls from UWP to WPF?

All these perhaps could be listed in FAQ to advice how new users could contribute to your initiatives.

Great job.

@mohachouch
Copy link
Owner

Hi,

What are your visions of your contributions through this project towards XAML standards?
I think you talk about WpfLightToolkit. WpfLightToolkit is a simple and light ui toolkit.
This library implements different pages (TabbedPage, MasterDetailPage etc) for WPF.
I prefer to create a library because I think people will want to use this library without Xamarin Forms.

Microsoft has not yet released standard XAML. I could not addapter it according to Xaml Standard

What are your views to support porting of Xamarin forms custom controls from UWP to WPF?
You're talking about bringing UWP control to WPF?

I will update the faq as soon as possible.

Mohamed

@flyingxu
Copy link

@JimSEOW
I'm also following the progress of Wpf backend of Xamarin.Forms there. The "official version" is actually merged into the wpf branch which is very outdated, while this version by @mohachouch is actually merged into the master branch and is available by the nightly build https://www.myget.org/F/xamarinforms-ci/api/v2 .
So I can't tell how they will be aligned.

@charlesroddie
Copy link

I believe @mohachouch 's effort is the most advanced and looks like it will develop into official support.
https://developer.xamarin.com/releases/xamarin-forms/xamarin-forms-3.0/3.0.0-pre2/
lists Xamarin.Forms.Platform.WPF
and references @mohachouch 's PR.

@charlesroddie
Copy link

charlesroddie commented Mar 26, 2018

What is the role of WpfLightToolkit? Does this contain code that is currently needed for WPF support, and is it therefore a temporary place to put it before it goes into Xamarin.Forms?

@mohachouch
Copy link
Owner

The problem of the WPF is that it lacks a large number of pages/functionnality to be identical to UWP. That's why I created WpfLightToolkit. WpfLightToolkit is a simple and light ui toolkit.

This library implements different pages (TabbedPage, MasterDetailPage etc) for WPF.
I prefer to create a library because I think people will want to use this library without Xamarin Forms.

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

No branches or pull requests

4 participants