Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign ical4android API #1

Closed
rfc2822 opened this issue Nov 19, 2021 · 1 comment
Closed

Redesign ical4android API #1

rfc2822 opened this issue Nov 19, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@rfc2822
Copy link
Member

rfc2822 commented Nov 19, 2021

Objects should be immutable or at least less stateful; API should be well-designed, consistent and well-tested.

Open questions and ideas:

  • How much decoupling from DAVx⁵ is really required or desired?
  • How much extendability is required/desired and how should it be implemented?
  • Calls that can't work shouldn't be possible; get ideas from other persistence frameworks
  • Complete redesign (2.0) or improve incrementally?
  • Test-driven or at least heavily tested from the beginning

See also bitfireAT/vcard4android#2

@rfc2822
Copy link
Member Author

rfc2822 commented Mar 4, 2022

Closing because at the moment there's no time for that. Will be reopened.

@rfc2822 rfc2822 closed this as completed Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant