Looking at the code again it suggests that originally this function
was written in a similar style to the ''getTiddlers'' function above
it.  GetTiddlers uses the field parameter to sort the returned tiddler
objects at the end of the function.  However the getMissingLinks
function won't ever need to sort via a field because it just returns
an array of strings not a collection of tiddler objects so there isn't
anything to sort on.

Colm

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to