Changes
Created page with "{{ClassificationInfoBox | title = Prevent caching classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Caching | purpose = Prevents the..."
{{ClassificationInfoBox
| title = Prevent caching classification
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = System.Classification.Caching
| purpose = Prevents the caching for instances of MetaClasses classified with this.
| version = ?
| id = {3189c933-646c-442a-9e5f-09533e34535a}
}}
This classification is used to check whether objects should be cached or not.
The following things are checked:
* the environment is not currently being initialized
* it is not a SystemObject
* the MetaClass of the object is not a SystemObject
* the classification is not on the object
| title = Prevent caching classification
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = System.Classification.Caching
| purpose = Prevents the caching for instances of MetaClasses classified with this.
| version = ?
| id = {3189c933-646c-442a-9e5f-09533e34535a}
}}
This classification is used to check whether objects should be cached or not.
The following things are checked:
* the environment is not currently being initialized
* it is not a SystemObject
* the MetaClass of the object is not a SystemObject
* the classification is not on the object