Marcus Merrell
Marcus Merrell
Currently the *Fields.java classes in patentmojo are hand-coded, each deriving directly from AbstractFields. They need to be generated the first time out (like pages), and the base fields objects need...
The javadoc is there (for the most part), just need to set up the pom.xml to package it up properly
The hierarchy isn't what it needs to be--need Radio Buttons, Checkboxes, Dates, Static Text, etc., but also need stuff with tables and columns
There's no reason it can't be at 100%
Currently, the Phase 1 and Phase 2 process is _fairly_ well abstracted, but Phase 3 isn't at all. It needs to provide a default, but also allow you to produce...
Going through each link from the integrations-basics page, to make sure the links are as correct as they can be, the labels in the sidebars include the word "Integration", and...
…on is and how to use it ### Description ### Motivation and Context ### Types of Changes - [ ] Bug fix (non-breaking change which fixes an issue) - [...