Fix attributeAccessInterfaceAttributes validity checking. (#483)
The setup where we collected up the known attributes while parsing XML files does not work right, because during XML file loading we skip parsing XML files that are already loaded into the database, if there is an existing database. Instead, just compare attributeAccessInterfaceAttributes to the contents of the database.
加载中
想要评论请 注册 或 登录