Details
FundingSupport type should be converted from an enum/VocabularlyTerm type into
an entity, thereby allowing the set of funding supports to be managed at the
database level (adding, removing, etc.), rather than requiring the enum to be
updated, which forces app recompilation and deployment. |
Details
FundingSupport type should be converted from an enum/VocabularlyTerm type into
an entity, thereby allowing the set of funding supports to be managed at the
database level (adding, removing, etc.), rather than requiring the enum to be
updated, which forces app recompilation and deployment. |