mirror of
https://github.com/google/blockly.git
synced 2026-01-24 01:00:11 +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.
24 KiB
24 KiB