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

[Tech Memo] Improvements to RowSchema and Field classes for FRA #3426

Open
2 of 5 tasks
andrew-jameson opened this issue Jan 15, 2025 · 0 comments · May be fixed by #3466
Open
2 of 5 tasks

[Tech Memo] Improvements to RowSchema and Field classes for FRA #3426

andrew-jameson opened this issue Jan 15, 2025 · 0 comments · May be fixed by #3466
Assignees
Labels
dev Refined Ticket has been refined at the backlog refinement

Comments

@andrew-jameson
Copy link
Collaborator

andrew-jameson commented Jan 15, 2025

Background

Spawning out of #3400, we will plan to write up a technical memo for proposed improvements to RowSchema and Field classes to be modular between the differing data types. As discussed during our prior office hours, subclassing RowSchema, Field, and others to be FRA-specific should be the primary changes proposed.

Acceptance Criteria

  • Technical memo documenting a proof of concept for FRA-specific rework of existing parsing classes
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks

  • Investigate refactoring possibilities related to RowSchema and Field to work seamless with both data types (TANF/SSP or FRA)
  • Run Testing Checklist and confirm all tests pass

Notes

@lhuxraft lhuxraft added Refined Ticket has been refined at the backlog refinement dev labels Jan 21, 2025
@lhuxraft lhuxraft changed the title [Tech memo] Subclass improvements for parsing modularity to support FRA [Tech Memo] Improvements to RowSchema and Field classes for FRA Jan 29, 2025
@elipe17 elipe17 self-assigned this Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Refined Ticket has been refined at the backlog refinement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants