Menu

#96 Use of a topic query language

FlexWiki
open
nobody
5
2005-03-11
2005-03-11
No

I'd like to use a kind of a query language to select
serveral or one special topic

Things like ...

namespace.Topics.Select
{ each |
each.HasProperty
(pageProperty)
}
.SortBy
{ each |

DateTime.Now.SpanBetween(each.Created)
}
....

could be filtered in more detail.

Let say id like a SQL-like query as
"TOP 5 Announcement != NULL AND LastModified > 5
Day ORDER BY Created"

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.