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

Depend on deprecated vobject #420

Open
ArtemIsmagilov opened this issue Jun 13, 2024 · 1 comment
Open

Depend on deprecated vobject #420

ArtemIsmagilov opened this issue Jun 13, 2024 · 1 comment
Milestone

Comments

@ArtemIsmagilov
Copy link
Contributor

Why do we need a dependency on vobject? icalendar is currently well supported. It seems that we have the same functionality implemented by different libraries. besides, vobject is not supported.

@tobixen
Copy link
Member

tobixen commented Jun 13, 2024

For backward compatibility we need to support the .vobject_instance property.

My intention is to look through the library and make sure there are no internal calls to .vobject_instance, move the import of vobject to the vobject_instance-getter and make it into an optional dependency.

@tobixen tobixen modified the milestones: v2.0, v.1.x Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants