Hi Scott,

воскресенье, 7 апреля 2013 г., 7:29:18 UTC+4 пользователь Scott Simmons 
написал:
>
> This is terrific!  I started using IncludePlugin seriously only last year, 
> and STP extends the possibilities into exciting new territory.
>
> I'm just now working my way through the documentation (which is greatly 
> appreciated!) and may have a couple of questions.
>
> For example, this line confused me a little:
>
> * it is implied that shadows are not added after {{{<<include>>}}} macros 
>> are handled (otherwise some notifications will appear as in the 
>> {{{ambiguity}}} case while after a shadow is added it can become the {{{sh 
>> ambiguity}}})
>
>
> Maybe someone can restate/explain it for me?
>

well, this is tiny details, actually. Th story is the following: when a 
tiddler is added, the plugin checks if it adds any name conflicts. If the 
tiddler has no priorities, STP simply looks if there's any other tiddler 
with the same name (and if there's one with "substitute" priority, no 
conflict is believed to present). However, it's a bit more complicated when 
the included tiddler has the "substitute shadows" priority. If there is a 
shadow with that name [in the moment or inclusion], STP looks only for 
other tiddlers with such priorities (they are conflicting as each of them 
is supposed to substitute the shadow); if there's no such shadow, STP looks 
for all other tiddlers with that name. But if a shadow is added *after* the 
inclusion, this scheme can hold extra conflicts (this now can only cause 
incorrect notifications, nothing more).

In fact, I'm going to improve documentation by separating the main "How to 
use" tab into something like "possibilities overview" and "technical 
details" so that people wouldn't need to make their way through all those 
details. By may be I'd better release STP 1.6.1 first and postpone this for 
the STP 2.0.0 release I'm working on these days.

As for you second question, you're right, I meant that systemConfig is not 
necessary (wrongly translated into English). I'll correct that in the next 
release.

Best regards,
Yakov.

-- 
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 http://groups.google.com/group/tiddlywiki?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to