is it a list/array of arbitrary objects, indexed by title?
Is it a list/array of only tiddlers, indexed by title?

The code
source(function(tiddler,title) {
 results.push(title);
 });

is some thing I don't understand well.  What is the name given to the 
javascript concept used here?, which I suspect is transforming the object 
source 
in to another object results
.

On Tuesday, October 7, 2014 6:15:59 AM UTC-4, Eucaly J wrote:
>
> Hi Philip:
>
> Could you explain your question a little further?
>
>
> Philip Coltharp:
>>
>> What type of object is source?
>>
>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to