> On Tuesday, March 5, 2019 at 9:28:43 PM UTC+1, BurningTreeC wrote:
>>
>> and/or we put a try { require(...) } catch(e) { 
>> $tw.notifier.notify(dependency xy missing, plz install addon so-und-so); 
>> return false; } ino the addons?
>
>
> this may be an option. ... but plugin activation order should be resolved 
> automatically. 
>  
>
>> the base editor could hold a list or data-tiddler with all addons with 
>> the corresponding js-tiddler names that get required, so the addons can 
>> lookup which addon is missing ...
>>
>
> I think engine.js could be able to handle it, even if we need to provide 
> more info in plugin.info.
>
> -m
>

Isn't the only thing required that the configuration tiddlers are loaded in 
the correct order? We could just add list-before's ... it already gets the 
config tiddlers by filtering

I made a tiddler that lists all dependencies, it's not that complicated. I 
attached it below

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/47dee0b1-0a5e-43e5-9276-03e9f4614edb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: codemirror addon dependencies.json
Description: application/json

Reply via email to