Hi Thomas,
Thomas MEYER wrote:
> Hi,
>
> we work on the callHistory module and we have a few
questions
> about it (you can find the description of the project
here :
> http://www.sip-communicator.org/index.php/Devel
opment/CallHistory).
>
> Firstly, in the package
> "net.java.communicator.impl.callhistory",
there are searching
> methods but they are not implemented yet.We would like
to know
> if we have to work on this module (more especially on
the
> methods not implemented yet) or create a new module.
You can use the existing module as a basis and complete
whatever is missing.
> Secondly, we would like to know more about the
graphical
> interface. There is already a tab named
"CallList". Do we have
> to modify the "look & feel" of this tab
I guess it's ok for now and you can leave it as is.
> or/and add news
> options of searching (in the idea of the advanced
research of
> google, start date, name & date, ...).
Yes exactly! It would be nice if you could add a button that
would open
a call history window and that would allow you to search
using names,
dates, etc.
> Our last question is about the implentation of the
code. Do we
> have to create a new plugin or modify the callhistory
package
> already existing?
If you need to extend the existing implementation of the
history
service, then you should do so in the existing package.
Other than that,
all work on the UI should go in a separate plugin package.
Hope this clears it out a bit. Don't hesitate in case
something else
comes up.
Cheers
Emil
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|