chenejac / VIVOTestMigration

0 stars 0 forks source link

VIVO-822: Clean up the model switching in the editing framework #803

Open chenejac opened 10 years ago

chenejac commented 10 years ago

Jim Blake (Migrated from VIVO-822) said:

Handle model-switching at a basic level. Switch the building block models, and let the OntModelSelectors and WebappDaoFactories, etc, be built from the switched models. Keep consistency across the references as much as possible.

How is this affected by the addition of RdfService into the WADF?

chenejac commented 10 years ago

Jim Blake said:

Seems like the basic case would be to set the ModelMakers on the request. This would yield high consistency with OntModelSelectors, WebappDaoFactories, etc.

chenejac commented 10 years ago

Jim Blake said:

Should be able to remove a lot of code from WebappDaoFactory if this is properly cleaned up.