Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Refactoring/Remodelling/Renaming Call API

+1, this seems great especially with the smack 3.0 work

Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer | http://mea-bloga.blogspot.com | +1 860 839 2465

Inactive hide details for "Roland N. Fru" ---04/01/2007 10:26:43 AM---Hi,"Roland N. Fru" ---04/01/2007 10:26:43 AM---Hi,


From:

"Roland N. Fru" <roland@xxxxxxxxxxxxxx>

To:

<ecf-dev@xxxxxxxxxxx>

Date:

04/01/2007 10:26 AM

Subject:

[ecf-dev] Refactoring/Remodelling/Renaming Call API



Hi,

I started refactoring/remodelling the call API today and I would like to get your opinions with respect to an issue that has met some criticism from the community in the past.

The umbrella term “”Call API” seems inappropriate so I suggest we rename it to “Telephony API”. There are several reasons to support the renaming:
    1. “Call API” in certain contexts suggests some type of Invocation API which is clearly not the case with the ECF Call API.
    2. “Call” by definition limits the API capabilities solely to telephone CALLing although I can imagine the API handling other aspects within the telephony domain e.g. phone status, callcenter API, conferencing API etc. These are certainly not within the short term goals of the API, but the telephony namespace will “keep more doors open”.
    3. APIs similar to ours e.g. JTAPI, TAPI have traditionally carried the umbrella term “Telephony” and a design along the same lines will favor a suitable learning curve both for the users as well as for the implementers of the API.

I look forward to you dropping your thoughts on this. In case of positive feedback, I will rename the packages from “org.eclipse.ecf.*” to “org.eclipse.ecf.telephony.*”. e.g. the “org.eclipse.ecf.call” package will become the “org.eclipse.ecf.telephony.call” package.

Regards,
Roland._______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev

GIF image

GIF image


Back to the top