>
>
> 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
>
ah no, I see now that that's not right. the order they get required is
important and currently it just requires them "how they come"
>
> 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/a872b94a-56d0-4625-a591-3c0f6f6dab61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.