objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Hooks for nodes not uninstalled #101

Closed objecthub-io closed 7 years ago

objecthub-io commented 7 years ago

Examples for nodes

https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Components/.n/Object_Metadata/.n/Icon/.n/Core_Types/.n/Plain_JavaScript_-_Done/.n/Plain_JavaScript_Icon__MA_/app_js/imports
https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Components/.n/Object_Metadata/.n/Icon/.n/Core_Types/.n/Plain_JavaScript_-_Done/.n/Plain_JavaScript_Icon__MA_/app_html/baseHtml
https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Components/.n/Object_Metadata/.n/Icon/.n/Core_Types/.n/PlainCoffeeScript__MA_/app_js/imports
https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Components/.n/Object_Metadata/.n/Icon/.n/Core_Types/.n/PlainCoffeeScript__MA_/app_html/baseHtml

from data editor (many of them displayed as values)

https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/baseHtml
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta/type
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta/title
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta/thumbnail
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta/icon
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta/description
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0/.meta
https://objecthub.io/hub/repo/~objects/~html-obj/versions/~*0
objecthub-io commented 7 years ago

Fixed many instances of hooks not being released.

Now remaining:

https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Screens/.n/My_Objects__MA_/app_js/imports
https://objecthub.io/hub/users/main/~objecthub/home/my/~*0/it/.n/Platform/.n/Import/~*0/.n/ObjectHub_Web/.n/Foundation/.n/Utility_Libraries/.n/Random_String/imports
objecthub-io commented 7 years ago

Fixed.

It needs to be assured container.onClose() is NOT called in the callback for Hooks.create().get(cb)!