Well, my struggling is more with the UI part, righ...
# random
j
Well, my struggling is more with the UI part, right now I have the main class declared in the manifest and I load everything through that class. I am able to create new menus, with parents, so a whole hierarcy can be created but I am not sure about events, how shall I tell to a plugin that something has changed/been created?, What are the "context" arguments to pass to the function in order to not give too much power to the user and things like that