mirror of
https://github.com/google/blockly.git
synced 2026-01-30 20:20:09 +01:00
It seems wrong that Blockly.ConnectionDB.init reaches in to create a property on workspace. It seems wrong that this database isn’t disposed of when the workspace is. It seems unnecessary that disposed connections need to drop their reference *to* the workspace’s database since the connection object is going away anyway, and the databases aren’t.
9.4 KiB
9.4 KiB