-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
cherryymerryy
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed