Skip to content
Snippets Groups Projects
user avatar
Rene Saarsoo authored
Because overrides can be circular (Notably Ext.Base#destroy),
store into overrides array just the name,owner,id of the overridden
member, not the member hash itself - previously we stored the
actual member hash, which in case of circular overrides resulted
in infinite loop when serializing the class into JSON.
bdc840cb
History
Name Last commit Last update