OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

Obsolete WCF based Web DomainClient Factory #439

Closed Daniel-Svensson closed 9 months ago

Daniel-Svensson commented 9 months ago

We want to enable new uri naming standards on the server (such as removing ".svc/binary" and optionally removing the namespace) which will be difficult to do with the WCF based domain client.

We might want to add an obsolete attribute for 5.4 so that users have a lot of time to migrate to the newer handler which should be able to replace the WCF based one.

Daniel-Svensson commented 9 months ago

@SandstromErik what do you think about this? I am thinking about maybe merging this and #438 before final 5.4 release.

Alternatives involves moving the whole ".Web" Assembly to a separate nuget which requires manual installation (which might as well be done later).

The intention is to give an early heads up to any user, but at the same time it would be ideal to have the new version used in the tests first so maybe it is better to wait?

sonarcloud[bot] commented 9 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell D 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint