Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The unfiltered models in the Request go out of scope when the Request has been satisfied. The resources required by these models have short lifetimes and are very easily managed. The models of the Servlet Context never go out of scope until VIVO is shut down. It is difficult to reclaim resources such as database connections or processor memory from these models.

Filtering

Note

TBD: talk about language filters and policy filters. What do we mean by "unfiltered?"

 

The Data Models

This is a summary of the data models:

...