Skip to content

Async vs "Old library" #73

@IAmTheCShark

Description

@IAmTheCShark

couldnt find any Info regarding this topic, so I am asking here:

We are currently using this library and are happy it exists.
However it is painful to migrate from the old "original" since alot of methods became async, without any change in names.
This leads to the problem that everything compiles fine after switching, but almost everything is now missing await calls and proper async code.

Is there any plan in the future to adjust naming of all async methods to the convention of Async postfixes?
Like SaveItemsAsync.

I would even do it on my own, if it is agreed upon that this is the right way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions