> A includes B which includes C which contains public tiddler T > Is is corrent that B can find T but A cannot?
T should be available in all of A, B and C (unless there's a tiddler of the same name in A or B, as that would take precedence). In other words, nested (or recursive) inclusion is possible and encouraged. The list of nested spaces depends on the time of inclusion though: Let's say we start out with independent spaces A, B, C and D. First B includes D. Then A includes B, and thus also D. After that, B includes C - this will *not* automatically update A to include C. -- F. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

