Seeking input: removing sync APIs from CSLA #3970
Replies: 4 comments 10 replies
-
I'm all for it :) |
Beta Was this translation helpful? Give feedback.
-
Yes, even in my 'old' Winforms applications I use a lot of 'Async' code. |
Beta Was this translation helpful? Give feedback.
-
Please no... I've been working full time since Dec 5th, with another dev full time since Jan 5th and significant help from the remaining 3 devs just to move from csla 5 to 7 b/c of the changes for dependency injection. Removing sync would force another top to bottom breaking change in the majority of our code. We're still not done either. |
Beta Was this translation helpful? Give feedback.
-
The results from the poll are in, and there's a sizable result that would find the loss of sync APIs very problematic: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeking the community's input about the idea of (at some point) removing the sync APIs from CSLA.
Like removing the data portal
Fetch
,Create
, etc. leaving justFetchAsync
,CreateAsync
, etc.Here's a blog post explaining the thought, with a link to a poll for your input.
https://blog.lhotka.net/2024/05/23/Deprecating-CSLA-Synchronous-APIs
The blog post you to fill out this survey:
--survey closed--
Update: Here are the survey results:
https://blog.lhotka.net/2024/06/04/CSLA-Sync-API-Poll-Results
Beta Was this translation helpful? Give feedback.
All reactions