If you want it done right, do it yourself! Login and vote now.
By mswatcher
via ytechie.com
Published: Jun 05 2008 / 13:15
By mswatcher
via ytechie.com
Published: Jun 05 2008 / 13:15
Comments
robse replied ago:
Any ideas on what to consider when designing with an API in mind?
Topnotch replied ago:
The ideas are simple just create a set of public methods that roughly translate to the set of features of your application. E.g. if the app has a 'translate language' feature then simply create a 'TranslateLanguage()' method.
Believe it or not the ideas are often relatively simple but the implementation can be quite hard.
robse replied ago:
Thanks. So it would be like a layer on top of the app, that can be added later also.
Voters For This Link (9)
Voters Against This Link (0)