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

Re-evaluate deserialization #22

Open
rianjs opened this issue Jul 2, 2016 · 0 comments
Open

Re-evaluate deserialization #22

rianjs opened this issue Jul 2, 2016 · 0 comments

Comments

@rianjs
Copy link
Owner

rianjs commented Jul 2, 2016

Passing valid VEVENT text to the Event constructor is a natural thing to want to do. Unfortunately the current deserialization approach doesn't allow for this.

Similarly, passing an icalendar string to a CalendarCollection constructor (or similar) should allow you to create that representation.

Basically, serialization should feel natural, and almost invisible to the user.

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

1 participant