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

Support conversion / round-tripping of custom FRESH/JRS fields #1

Open
hacksalot opened this issue Jan 16, 2016 · 1 comment
Open

Comments

@hacksalot
Copy link
Member

FRESH and JRS both allow custom properties (not declared in the schema) to be placed on resume sections or sub-objects. The FRESH-to-JRS and JRS-to-FRESH conversion should carry these properties over.

Via hacksalot/HackMyResume#113.

@hacksalot
Copy link
Member Author

For a FRESH to JRS 0.0.0 conversion, tuck FRESH sections (that aren't contained in JRS) into basics.fresh, then pull them out when going the opposite way. Can't insert them at the root level (in JRS 0.0.0) because of schema violations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant