Skip to content
Snippets Groups Projects
  • Marco Biasini's avatar
    a75bbdf7
    improve IsValid of handle and view classes · a75bbdf7
    Marco Biasini authored
    Instead of only checking for the validity of the impl class, the view
    classes now also check if the view data is valid. This improves debugging in
    cases (when the trying to access, for example, an AtomView whose EntityView has
    been deleted.
    a75bbdf7
    History
    improve IsValid of handle and view classes
    Marco Biasini authored
    Instead of only checking for the validity of the impl class, the view
    classes now also check if the view data is valid. This improves debugging in
    cases (when the trying to access, for example, an AtomView whose EntityView has
    been deleted.