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

Treat more things as first-class resources #13

Open
grzleadams opened this issue Apr 13, 2022 · 1 comment
Open

Treat more things as first-class resources #13

grzleadams opened this issue Apr 13, 2022 · 1 comment

Comments

@grzleadams
Copy link
Contributor

IIRC a lot of resources are lumped in with their parent resource (i.e., "notes", "email notes", "education", are not resources themselves, but are included in greenhouse_candidate). We should really strive to treat as many things as possible as first-class resources.

@grzleadams
Copy link
Contributor Author

Note that this would also probably clean up the logic significantly; instead of looking through the parent object's list of notes, for example, to see what changed, we could simply respond to changes in the resource itself.

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