Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] User Search API

Hi ECF'ers,

I'm working on a user search API that works in two different ways, sync and async... to validate this API I implemented a XMPP user search. I'm planning to merge the code to HEAD (ECF 3.0) soon, probably during this week, so I appreciate a lot your efforts to put some comment on the bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=256696#c7. Please let me know if you have suggestion/comments about this API and the UI.

The code is available on a branch(presence_user_search) or patch (see the bug).

Thanks in advance,
Marcelo

Back to the top