>
> On Tuesday, March 5, 2019 at 5:21:54 PM UTC+1, BurningTreeC wrote:
>
> @pmario, I think we should add red sign on the install banner when you 
>> click on open plugin-library ...
>>
>
> Yea, we need to do something. ... If I use CM I always start with the 
> edition, because I don't want to deal with the dependencies :)
>  
>
>> if those cm addons get a field "depends-on" we could show its content if 
>> the field exists
>>
>
> BUT I don't want to create the dependency-list by hand. It will be a 
> maintenance nightmare for us. ... I think the requires(xxxx) statements 
> from the upstream library should give us the info. So we can automatically 
> create some visual info, if something is missing. 
>
> just some thoughts. 
>
> -m
>


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?

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 ...

-- 
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/cf508725-a2ea-4606-aef8-f94f8274fda5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to