You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is to pull useful information (especially units) from the mission model Java docs and store them in the database. For example activity type parameters and resource types might have units. Activity types might have a color or subsystem. There may be others. More generally how do we pull info out of mission model docs into our db?
Should we store them in columns or just as a JSON blob? How do we specify these special things in Java Doc?
The text was updated successfully, but these errors were encountered:
camargo
changed the title
Pull Units and other information from Mission Model Java Docs
Pull Units and other information from Mission Model Java Docs and store them in DB
Jul 18, 2023
camargo
changed the title
Pull Units and other information from Mission Model Java Docs and store them in DB
Pull Units and other information from mission model Java Docs and store them in DB
Jul 18, 2023
mattdailis
changed the title
Pull Units and other information from mission model Java Docs and store them in DB
Pull Units from mission model annotations and store them in DB
Oct 12, 2023
This task is to pull useful information (especially units) from the mission model Java docs and store them in the database. For example activity type parameters and resource types might have units. Activity types might have a color or subsystem. There may be others. More generally how do we pull info out of mission model docs into our db?
Should we store them in columns or just as a JSON blob? How do we specify these special things in Java Doc?
The text was updated successfully, but these errors were encountered: