Missing .net implementations

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
fiffens
Posts: 1
Joined: Mon Oct 06, 2014 7:01 am

Missing .net implementations

Postby fiffens » Fri Jun 26, 2015 3:09 am

Hi,

Any plans on implementing these?:
IEditableObject, INotifyDataErrorInfo, INotifyPropertyChanging
, System.ComponentModel.BackgroundWorker, DoWorkEventHandler, RunWorkerCompletedEventHandler, ProgressChangedEventHandler
, System.Runtime.Serialization.DataContractSerializer
, LinkedList

Best regards,
Wilfred

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Missing .net implementations

Postby JS-Support @Userware » Fri Jul 10, 2015 6:25 am

Hi Wilfred,

Welcome to the forums.

  • Validation: yes, this is on the roadmap for mid-2016. It will natively support INotifyDataErrorInfo, INotifyPropertyChanging, and probably also IEditableObject.
  • Background work: this is not possible because of the limitations of JavaScript running in the browser. It is not possible in JavaScript to create background threads that share objects with the UI thread. Therefore unfortunately the following classes cannot be supported: BackgroundWorker, DoWorkEventHandler, RunWorkerCompletedEventHandler, ProgressChangedEventHandler.
  • DataContractSerializer: at the moment CSHTML5 only supports the XmlSerializer. We plan to support the DataContractSerializer as well, by the end of 2016.
  • LinkedList: yes, this is on the roadmap for 2016 as well.

To ensure faster implementation of those features, please vote for them on UserVoice at: http://cshtml5.uservoice.com/

Thanks a lot,
Regards,
JS-Support

Nick
Posts: 84
Joined: Tue May 30, 2017 9:44 am
Contact:

Re: Missing .net implementations

Postby Nick » Sat Sep 30, 2017 1:33 pm


JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Missing .net implementations

Postby JS-Support @Userware » Sun Oct 01, 2017 11:37 pm

Hi,

Thanks Nick.

Web worker support is expected before the end of the year.

Regards,
JS-Support


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 5 guests

 

 

cron