calendar: Various improvements to the calendar API#55
calendar: Various improvements to the calendar API#55jobisoft merged 12 commits intothunderbird:mainfrom
Conversation
|
I'm going to go ahead and pile on commits here until you have time to review. If it becomes too big please do review each commit separately or tell me to stop. |
|
Commit 2958e9a replaces This will potentially break people who used the experiment and rely on the previous behavior, not sure if we want to indicate that in some way. |
There are more changes in here, which may break add-ons, like the change from |
|
Hm yes I was wondering about this as well. I think if this repo would be our long term strategy then yes, let's have some sort of mechanism. On the other hand, developers will pull this code and copy it into their repo. If they are doing an update, I'm hoping they'll do a diff and see if they need to adapt. I think I'd leave it as is for now, and at most add it to the README. Once we have the code in core we can use the normal deprecation mechanism to move forward. |
jobisoft
left a comment
There was a problem hiding this comment.
Looks good to me. I do not claim to have understood everything, but feel confident to move forward.
Various improvements to the calendar API
Fixes #56 among others