Skip to content

Update the API to not use the nested classes #288

@ForNeVeR

Description

@ForNeVeR

The current architecture with all the classes being nested inside of the giant public static partial class TdApi is sound, but causes some problems: e.g. the IDEs have hard time decompiling it when asked, and also AFAIK there might be some limits on class sizes on Xamarin.

Obviously, this will be a breaking change, but we'll need to think how to make it work properly (at least source-wise) after such an upgrade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions